FireDAC.Stan.Option.TFDMapRule Properties
InheritedProtected
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| DisplayName | public | The name displayed in the Collection editor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ID | public | A unique, permanent index for the item. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| NameMask | published | Specifies the column name mask. |
| PrecMax | published | Specifies maximum numeric precision. |
| PrecMin | published | Specifies minimum numeric precision. |
| ScaleMax | published | Specifies maximum numeric scale. |
| ScaleMin | published | Specifies minimum numeric scale. |
| SizeMax | published | Specifies maximum string length. |
| SizeMin | published | Specifies minimum string length. |
| SourceDataType | published | Specifies a source data type. |
| TargetDataType | published | Specifies a target data type. |
| TypeMask | published | Specifies the column data type mask. |