FireDAC.Phys.Intf.IFDPhysChangeHandler.GetMergeManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMergeManager: TFDDatSManager;

C++

virtual Firedac::Dats::TFDDatSManager* __fastcall GetMergeManager() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler

Description

Getter of MergeManager.

See Also