DB2®CommandBuilder.GetParameterName Method
Returns the full name of the specified parameter.
Overload List
| Method | Description |
|---|---|
| GetParameterName(int) | Returns the name of the parameter specified by the ordinal value. |
| GetParameterName(string) | Returns the full name of the parameter using the partial parameter name. |