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 Parameters list. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!