RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInetXWebDataSet.ParamCount Method

Returns the number of parameters for the associated dataset.

Pascal
function ParamCount: Integer;
C++
__fastcall int ParamCount();

Call ParamCount to determine the number of parameters returned by the Params method. This is the number of parameters in the XML data packet belonging to the associated dataset. 

 

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