The ValidValues type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ValidValues |
Initializes a new instance of the ValidValues class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
AssignFrom |
Copies properties from another ValidValues to the current object.
|
Properties
| Name | Description | |
|---|---|---|
|
|
DataSetReference |
Gets the DataSetReference object defining
the query to execute to obtain a list of possible values for the parameter.
|
|
|
Defined |
Gets value indicating whether this object is not empty.
|
|
|
ParameterValues |
Gets the ParameterValues collection defining
hardcoded values for the parameter.
|