DescribeStmt constructor

DescribeStmt(
  1. String table
)

Implementation

DescribeStmt(this.table);