ODBCParamName(Index: Integer): String;
Index. Parameter index.
The ODBCParamName property returns parameter name with the specified index.
The list of parameters is created after settings their values using the ODBCParams or ODBCParamValue property.
See also: