Parser Members
Functions
| Name | Description |
|---|---|
| ParseSQL | - |
Properties
| Name | Description |
|---|---|
| CreateTableStmt | Return value: CreateTableStmt. This property is read only. |
| DeleteStmt | Return value: DeleteStmt. This property is read only. |
| DropTableStmt | Return value: DropStmt. This property is read only. |
| InsertStmt | Return value: InsertStmt. This property is read only. |
| SelectStmt | Return value: SelectStmt. This property is read only. |
| SetOperationsStmt | Return value: SetOperationsStmt. This property is read only. |
| StatementType | Return value: STATEMENT_TYPE. This property is read only. |
| UpdateStmt | Return value: UpdateStmt. This property is read only. |
Subtopics