Unit 'uiblib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_uib]

TUIBStatementType

Declaration

Source position: uiblib.pas line 427

type TUIBStatementType = (

  stSelect,

  

  stInsert,

  

  stUpdate,

  

  stDelete,

  

  stDDL,

  

  stGetSegment,

  

  stPutSegment,

  

  stExecProcedure,

  

  stStartTrans,

  

  stCommit,

  

  stRollback,

  

  stSelectForUpdate,

  

  stSetGenerator,

  

  stSavePoint

  

);



CT Web help

CodeTyphon Studio