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

TPSCommandType

Declaration

Source position: db.pas line 1284

type TPSCommandType = (

  ctUnknown,

  ctQuery,

  ctTable,

  ctStoredProc,

  ctSelect,

  ctInsert,

  ctUpdate,

  ctDelete,

  ctDDL

);


Documentation generated on: Apr 14 2013