RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.CreateParameter Method

Create a parameter

Pascal
function CreateParameter: TDBXParameter; virtual;
C++
virtual __fastcall TDBXParameter CreateParameter();

This method allocates a new instance of TDBXParameter, which can be added to the Parameterslist. 

 

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