IDalODBCConnectionDescriptor.ODBCParamCount

Syntax

ODBCParamCount: Integer;

Description

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

Comments

The property value changes on setting parameter values using the ODBCParams or ODBCParamValue property.

See also:

IDalODBCConnectionDescriptor