ShowCreateTableStmt constructor

ShowCreateTableStmt(
  1. String table
)

Implementation

ShowCreateTableStmt(this.table);