FireDAC.Comp.BatchMove.TFDBatchMoveMappings Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BatchMovepublicBatch move object that is the owner of your mapping object.
CapacitypublicProvides access to the internal TList.Capacity property.
CountpublicReturns the number of items in the collection.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ItemClasspublicIndicates the class to which the collection's items belong.
ItemspublicArray of items of your mapping object.
KeyFieldspublicSemicolon-separated list of names of destination fields that are part of the primery key.
KeyValuespublicVariant array that contains the values of the destination fields that are part of the primary key.
NextIDprotectedSpecifies a unique ID that can be assigned to the next added collection item.
PropNameprotectedSpecifies the name of the property that the collection implements.
UpdateCountprotectedCounts the number of times BeginUpdate was called without a corresponding call to EndUpdate.