IPrimaryMsSqlODBCSPLD.ODBCParamCount

Syntax

ODBCParamCount: Integer;

Description

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

Comments

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

See also:

IPrimaryMsSqlODBCSPLD