Data.DBXCommon.TDBXConnection.CreateMorphCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  CreateMorphCommand(MorphicCommand: TDBXCommand): TDBXCommand; virtual;

C++

virtual TDBXCommand* __fastcall CreateMorphCommand(TDBXCommand* MorphicCommand);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.