Data.DBXCommon.TDBXDriver.CreateMorphCommand

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: TDBXDriver

Delphi

function  CreateMorphCommand(DbxContext: TDBXContext; Connection: TDBXConnection; MorphicCommand: TDBXCommand): TDBXCommand; virtual;

C++

virtual TDBXCommand* __fastcall CreateMorphCommand(TDBXContext* DbxContext, TDBXConnection* Connection, TDBXCommand* MorphicCommand);

Description

Embarcadero Technologies does not currently have any additional information.