RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStoredProc.ParamCount Property

Indicates the number of parameters for the stored procedure component.

Pascal
property ParamCount: Word;
C++
__property Word ParamCount;

Examine ParamCount to determine the number of parameters currently stored in the Params property. 

 

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