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