Source position: sqldb.pp line 474
type TSQLQueryOption = (
sqoKeepOpenOnCommit,
sqoAutoApplyUpdates,
sqoAutoCommit,
sqoCancelUpdatesOnRefresh,
sqoRefreshUsingSelect
);