Source position: fpddregstd.pp line 38
type TDataDictEngine = (
teDBF,
teFirebird,
teOracle,
teMySQL40,
teMySQL41,
teMySQL50,
teMySQL55,
teMySQL56,
teMySQL57,
tePostgreSQL,
teSQLite3,
teODBC,
teMSSQL
);