Parameter Properties |
The Parameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsRequired |
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.
|
![]() | Name |
A human-friendly name for this parameter.
|
![]() | ParameterType |
An enumerated value indicated the data type of this parameter.
|