Click or drag to resize

Parameter Properties

The Parameter type exposes the following members.

Properties
  NameDescription
Public propertyIsRequired
A boolean value indicating whether or not this parameter is required for the DataSource to execute. Parameters that have been configured as "run-time" parameters will have this value set to true.
Public propertyName
A human-friendly name for this parameter.
Public propertyParameterType
An enumerated value indicated the data type of this parameter.
Top
See Also