FireDAC.Comp.BatchMove.TFDBatchMoveMappings

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TFDBatchMoveMappings = class(TCollection)

C++

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

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