RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommandFactory.CreateCommand Method
Pascal
function CreateCommand(DbxContext: TDBXContext; Connection: TDBXConnection; MorphicCommand: TDBXCommand): TDBXCommand; virtual; abstract;
C++
virtual __fastcall TDBXCommand CreateCommand(TDBXContext DbxContext, TDBXConnection Connection, TDBXCommand MorphicCommand) = 0;

This is CreateCommand, a member of class TDBXCommandFactory.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!