RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterList.GetCount Method

Number parameters in list.

Pascal
function GetCount: TInt32; virtual;
C++
virtual __fastcall TInt32 GetCount();

GetCount holds the number of parameters in the parameter list. 

 

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