CommandParameterInfo Properties |
The CommandParameterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue |
Gets the default value of this parameter.
| |
| Index |
Gets the index of this parameter.
| |
| IsRequired |
Gets a value indicating whether this parameter is required.
| |
| Name |
Gets the name of this parameter.
| |
| Parser |
Gets the parser of this parameter.
|