IPrimaryODBCSPLD.ODBCParamCount

Syntax

ODBCParamCount: Integer;

Description

The ODBCParamCount property returns the number of parameters, for which values are determined.

Comments

Property value changes when parameter values are set using the ODBCParams or ODBCParamValue property.

See also:

IPrimaryODBCSPLD