EPUB | CHM | PDF

TPSQLStoredProc.Properties.ParamsCount

Top Previous Next

Indicates the number of parameters for the stored procedure component.

Syntax:

property ParamsCount: Word;

Description:

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

See also: Params, ExecProc