Data.DBXCommon.TDBXConnection.CreateMorphCommand
Delphi
function  CreateMorphCommand(MorphicCommand: TDBXCommand): TDBXCommand; virtual;
C++
virtual TDBXCommand* __fastcall CreateMorphCommand(TDBXCommand* MorphicCommand);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | TDBXConnection | 
Description
Embarcadero Technologies does not currently have any additional information.