IDalODBCConnectionDescriptor.ODBCParamName

Syntax

ODBCParamName(Index: Integer): String;

Parameters

Index. Parameter index.

Description

The ODBCParamName property returns parameter name with the specified index.

Comments

The list of parameters is created when setting values for them using the ODBCParams or ODBCParamValue property.

See also:

IDalODBCConnectionDescriptor