Source position: fpdatadict.pp line 551
type TFPDDEngineCapabilities = set of (
ecImport,
ecCreateTable,
ecViewTable,
ecTableIndexes,
ecRunQuery,
ecRowsAffected,
ecSequences,
ecDomains
);