FireDAC.Phys.Intf.IFDPhysChangeHandler.GetMergeTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMergeTable: TFDDatSTable;

C++

virtual Firedac::Dats::TFDDatSTable* __fastcall GetMergeTable() = 0 ;

Properties

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

Description

Getter of MergeTable.

See Also