TIB_StatementType Type |
Unit
IB_Components
Declaration
TIB_StatementType = ( stUnknown, stSelect, stInsert, stUpdate, stDelete, stDDL, stGetSegment, stPutSegment, stExecProcedure, stStartTrans, stCommit, stRollback, stSelectForUpdate, stSetGenerator );
Description
InterBase statement types.