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