|
AnyDAC
|
The "root" data format options.
The FormatOptions property returns the reference to the "root" instance of the data format options. These options control how the DBMS data types will be mapped into dataset data types.
The option values will be inherited by all TADCustomConnection's and, consequently, by all TADCustomCommand's and all datasets in application.
See Setting Options for review of how to work with options.
property FormatOptions: TADFormatOptions;
|
What do you think about this topic? Send feedback!
|