Data.DBXCommon.TDBXCreateCommandEvent
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: Data.DBXCommon |
Delphi
TDBXCreateCommandEvent = function (DbxContext: TDBXContext; Connection: TDBXConnection; MorphicCommand: TDBXCommand): TDBXCommand of object;
C++
typedef TDBXCommand* __fastcall (__closure *TDBXCreateCommandEvent)(TDBXContext* DbxContext, TDBXConnection* Connection, TDBXCommand* MorphicCommand);
Description
Embarcadero Technologies does not currently have any additional information.