Unit 'mncFBClasses' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_minilib]

TFBDSQLTypes

Declaration

Source position: mncFBClasses.pas line 71

type TFBDSQLTypes = (

  SQLUnknown,

  

  SQLSelect,

  

  SQLInsert,

  

  SQLUpdate,

  

  SQLDelete,

  

  SQLDDL,

  

  SQLGetSegment,

  

  SQLPutSegment,

  

  SQLExecProcedure,

  

  SQLStartTransaction,

  

  SQLCommit,

  

  SQLRollback,

  

  SQLSelectForUpdate,

  

  SQLSetSequence,

  

  SQLSavePoint

  

);



CT Web help

CodeTyphon Studio