FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveMappingItem
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
Unit: FireDAC.Comp.BatchMove
Parent: FireDAC.Comp.BatchMove

Delphi

TFDBatchMoveMappingItem = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TFDBatchMoveMappingItem : public System::Classes::TCollectionItem

Description

TFDBatchMoveMappingItem is used to map a source data item to a destination data item.

Use this class to map a source data item to a destination data item. This class allows you to perform the following operations:

See Also