IPrimaryODBCSPLD.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 formed when values are set for these parameters using the ODBCParams or ODBCParamValue property.

See also:

IPrimaryODBCSPLD