Type describing the kind of SQL statement.
Source position: sqldb.pp line 33
type TStatementType = sqltypes.TStatementType;
TStatementType describes the kind of SQL statement that was entered in the SQL property of a TSQLQuery component.