TruncateTableStmt constructor

TruncateTableStmt(
  1. String name
)

Implementation

TruncateTableStmt(this.name);