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