FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveMappingItem

Delphi

TFDBatchMoveMappingItem = class(TCollectionItem)

C++

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

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove FireDAC.Comp.BatchMove

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