RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterList.Create Constructor

Creates an instance of TDBXParameterList

Pascal
constructor Create(DBXContext: TDBXContext; Command: TDBXCommand);
C++
__fastcall TDBXParameterList(TDBXContext DBXContext, TDBXCommand Command);

This constructor creates and initializes an instance of TDBXParameterList

 

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