FireDAC.Comp.BatchMove.TFDBatchMoveMappings

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveMappings

Delphi

TFDBatchMoveMappings = class(TCollection)

C++

class PASCALIMPLEMENTATION TFDBatchMoveMappings : public System::Classes::TCollection

Properties

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

Description

Collection of mapping items of a batch move that belongs to a batch move object.

Use the following members to handle an instance of TFDBatchMoveMappings:

See Also