Data.DBXCommon.TDBXDriver.CreateMorphCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXDriver

Description

Embarcadero Technologies does not currently have any additional information.