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

TSQLQueryOption

Declaration

Source position: sqldb.pp line 487

type TSQLQueryOption = (

  sqoKeepOpenOnCommit,

  sqoAutoApplyUpdates,

  sqoAutoCommit,

  sqoCancelUpdatesOnRefresh,

  sqoRefreshUsingSelect,

  sqoNoCloseOnSQLChange

);


Documentation generated on: 2025-07-25