Click or drag to resize

CommandParameterInfo Properties

The CommandParameterInfo type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets the default value of this parameter.
Public propertyIndex
Gets the index of this parameter.
Public propertyIsRequired
Gets a value indicating whether this parameter is required.
Public propertyName
Gets the name of this parameter.
Public propertyParser
Gets the parser of this parameter.
Top
See Also