Overload | Description |
---|---|
GetParameterName(Int32) | Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder. |
GetParameterName(String) | Returns the full parameter name, given the partial parameter name. |
Overload | Description |
---|---|
GetParameterName(Int32) | Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder. |
GetParameterName(String) | Returns the full parameter name, given the partial parameter name. |