Unit mseifidbcomp
Uses
Functions and Procedures
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record dbfieldinfoty |
|
Interface iifidbdataconnection |
|
Class tifisqlresult |
Types
dbfieldinfoarty = array of dbfieldinfoty; |
Constants
listtypecompatibledbtypes: array[listdatatypety] of fieldtypesty =
(
[], longintfcomp,largeintfcomp+[ftlargeint],realfcomp,
realfcomp,realfcomp, realfcomp,
datetimefcomp,
[],
stringfcomp, stringfcomp, stringfcomp, stringfcomp,
[], [], []); |
compatiblelisttypes: array[tfieldtype] of listdatatypety = (
dl_none, dl_msestring,dl_integer,dl_integer,dl_integer,
dl_integer, dl_real,dl_real, dl_currency,
dl_datetime,dl_datetime,dl_datetime,
dl_ansistring,dl_ansistring,dl_integer,dl_ansistring,dl_msestring,
dl_ansistring,dl_msestring,
dl_none, dl_none, dl_none, dl_none, dl_msestring,
dl_msestring,dl_int64, dl_none,dl_none,dl_none,
dl_none, dl_none, dl_none, dl_none, dl_none,
dl_none, dl_none,dl_datetime,dl_real, dl_msestring, dl_msestring
); |
Description
Types
dbfieldinfoarty = array of dbfieldinfoty; |
Constants
listtypecompatibledbtypes: array[listdatatypety] of fieldtypesty =
(
[], longintfcomp,largeintfcomp+[ftlargeint],realfcomp,
realfcomp,realfcomp, realfcomp,
datetimefcomp,
[],
stringfcomp, stringfcomp, stringfcomp, stringfcomp,
[], [], []); |
compatiblelisttypes: array[tfieldtype] of listdatatypety = (
dl_none, dl_msestring,dl_integer,dl_integer,dl_integer,
dl_integer, dl_real,dl_real, dl_currency,
dl_datetime,dl_datetime,dl_datetime,
dl_ansistring,dl_ansistring,dl_integer,dl_ansistring,dl_msestring,
dl_ansistring,dl_msestring,
dl_none, dl_none, dl_none, dl_none, dl_msestring,
dl_msestring,dl_int64, dl_none,dl_none,dl_none,
dl_none, dl_none, dl_none, dl_none, dl_none,
dl_none, dl_none,dl_datetime,dl_real, dl_msestring, dl_msestring
); |
Generated by PasDoc 0.16.0.