The ValidValues type exposes the following members.

Constructors

  Name Description
Public method ValidValues
Initializes a new instance of the ValidValues class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ValidValues to the current object.

Properties

  Name Description
Public property DataSetReference
Gets the DataSetReference object defining the query to execute to obtain a list of possible values for the parameter.
Public property Defined
Gets value indicating whether this object is not empty.
Public property ParameterValues
Gets the ParameterValues collection defining hardcoded values for the parameter.

See Also