The following tables list the members exposed by ValidValues.
Public Properties
| Name | Description |
| DataSetReference | Gets the ValidValues.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 ValidValues.ParameterValues collection defining hardcoded values for the parameter. |
Top
Public Methods
| Name | Description |
| AssignFrom | Copies properties from another ValidValues to the current object. |
Top
See Also