FireDAC.Stan.Option.TFDFormatOptions Properties
InheritedProtected
| ADOCompatibility | published | ADOCompatibility controls the compatibility with the ADO data access components. |
| AssignedValues | published | Specifies the set of changed options. |
| CheckPrecision | published | |
| Container | public | |
| DataSnapCompatibility | published | Controls the compatibility with the DataSnap/MIDAS. |
| DefaultParamDataType | published | Specifies the default data type for parameters with ftUnknown data type. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FmtDisplayDate | published | Specifies the display format for ftDate fields. |
| FmtDisplayDateTime | published | Specifies the display format for ftDateDate and ftTimeStamp fields. |
| FmtDisplayNumeric | published | Specifies the display format for numeric fields. |
| FmtDisplayTime | published | Specifies the display format for ftTime fields. |
| FmtEditNumeric | published | Specifies the edit format for numeric fields. |
| InlineDataSize | published | Controls how character or byte string values are stored in the record buffer. |
| MapRules | published | Controls the data type mapping. |
| MaxBcdPrecision | published | Controls the recognition of numeric values as FmtBCD values, depending on precision. |
| MaxBcdScale | published | Controls the recognition of numeric values as FmtBCD values, depending on scale. |
| MaxStringSize | published | Controls the recognition of string values as BLOB ones. |
| OwnerObj | public | |
| OwnMapRules | published | Controls the usage of the MapRules property. |
| QuoteIdentifiers | published | Specifies whether or not to explicitly surround identifiers with quotes. |
| Round2Scale | published | Controls the values rounding. |
| SortLocale | published | Specifies a locale ID for the local sorting operations. |
| SortOptions | published | Specifies the default sort options for the local sorting operations. |
| StoredCalcFields | published | Controls which calculated field kinds are stored in the dataset and may be used in sorting or filtering operations. |
| StrsDivLen2 | public | Allows you to overcome bugs in early dbExpress driver versions. |
| StrsEmpty2Null | published | Controls the conversion of zero-length string values to NULL value. |
| StrsTrim | published | Controls the removing of trailing spaces from string values and zero bytes from binary values. |
| StrsTrim2Len | published | Controls the trimming of string values to the declared length. |
| Version | public | Represents the current options version. |