[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Type describing the kind of SQL statement
Source position: sqldb.pp line 27
type TStatementType = sqltypes.TStatementType; |
TStatementType describes the kind of SQL statement that was entered in the SQL property of a TSQLQuery component.