Click or drag to resize

ParameterValue Properties

The ParameterValue type exposes the following members.

Properties
  NameDescription
Public propertyDataSourceId
The unique identifier of the DataSource of the Parameter that this value should be associated with.
Public propertyParameterId
The unique identifier of the Parameter that this value should be associated with.
Public propertyValues
The actual values. The data type of the specified values must match the data type of the associated Parameter.
Top
See Also