help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'sqldb' (#fcl)

TStatementType

Declaration

Source position: sqldb.pp line 39

type TStatementType = (

  stNone,

  stSelect,

  stInsert,

  stUpdate,

  stDelete,

  stDDL,

  stGetSegment,

  stPutSegment,

  stExecProcedure,

  stStartTrans,

  stCommit,

  stRollback,

  stSelectForUpd

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505