|
AnyDAC
|
TADSQLTimeIntervalField represents a time interval field in a dataset.
uADCompDataSet
TADSQLTimeIntervalField encapsulates the fundamental behavior common to fields that contain SQL time interval data. The time inverval data in most of the DBMS's is represented by the INTERVAL YEAR TO MONTH or INTERVAL DAY TO SECOND SQL data types.
The TADSQLTimeIntervalField corresponds to the following data type:
These two data types are synonyms for AnyDAC.
TADSQLTimeIntervalField = class(TField);
uADStanSQLTimeInt
|
What do you think about this topic? Send feedback!
|