FireDAC.Phys.Intf.IFDPhysChangeHandler.GetMergeManager

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetMergeManager: TFDDatSManager;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler


説明

MergeManager の取得アクセサです。

関連項目