Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TPSCommandType

Declaration

Source position: db.pas line 1608

type TPSCommandType = (

  ctUnknown,

  ctQuery,

  ctTable,

  ctStoredProc,

  ctSelect,

  ctInsert,

  ctUpdate,

  ctDelete,

  ctDDL

);


Documentation generated on: 2023-03-18