ValidValues Class Members
In This Topic
The following tables list the members exposed by ValidValues.
Public Constructors
Public Properties
| Name | Description |
 | DataSetReference | Gets or sets the query to execute to obtain the default value(s) for the parameter. |
 | OrderBy | Gets a collection of hardcoded values for the parameter values order. |
 | ParameterValues | Gets a collection of hardcoded values for the parameter. |
Top
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | Validate | Validates the current state of the ValidValues object. |
Top
See Also