Parameter Properties |
The Parameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AlwaysQuote | Get or set whether the parameter value should always be quoted even if it normally wouldn't need to be. | |
| Encoding | Get or set the parameter value character encoding. | |
| EncodingMethod | Get or set the parameter encoding method to use. | |
| Name | Get the parameter name. | |
| Value | Get or set the parameter value. |