FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AsTextpublicGets or sets the mapping item as a text in the '<SourceFieldName>=<DestinationFieldName>' format.
BatchMoveprotectedBatch move of the batch move mappings collection that is the parent collection of this item.
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
DestFieldpublicRead-only. Returns a reference to a destination field object.
DestFieldObjpublicRead-only. Returns a reference to a destination data item object.
DestinationFieldNamepublishedRepresents a mandatory destination data item name.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
InKeypublicRead-only. Returns True if the destination data item is a part of the primary key.
IsIdentitypublicRead-only. Returns True if the destination data item is an identity field or column.
ItemValuepublicRead-only. Returns a value of the current source data item.
SourceEvaluatorpublicRead-only. Returns a reference to an expression evaluator interface.
SourceExpressionpublishedRepresents an optional expression to be applied to the source data.
SourceFieldpublicRead-only. Returns a reference to a source data item object.
SourceFieldNamepublishedRepresents an optional source data item name.
SourceFieldObjpublicRead-only. Returns a reference to the source data item object.