The IDtObjectDataFormat interface contains properties to determine different settings used on data identification.
Settings used on data identification are returned by the IDtProvider.StringDataFormat property.
| Property name | Brief description | |
![]() |
DateFormat | The DateFormat property determines data format. |
![]() |
DecimalDelimiter | The DecimalDelimiter property determines separator of integer and fractional parts which will be used to identify real numbers. |
![]() |
UsePredefinedDateFormats | The UsePredefinedDateFormats property determines the use of the field date format predefinition according to the specified format using the IDtFieldDefinition.DateFormat property. |
See also: