FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateMerge

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysCommandGenerator

Delphi

function GenerateMerge(AAction: TFDPhysMergeAction): String;

C++

virtual System::UnicodeString __fastcall GenerateMerge(TFDPhysMergeAction AAction) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.