ODBCParamName(Index: Integer): String;
Index. Parameter index.
The ODBCParamName property returns parameter name with the specified index.
The list of parameters is formed when values are set for these parameters using the ODBCParams or ODBCParamValue property.
See also: