| IQueryParameters Methods |
The IQueryParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyParametersTo |
Applies this where condition to the target object
| |
| CloneObject |
Creates the clone of the object.
(Inherited from IQueryObject.) | |
| EnsureParameters |
Ensures data parameters for the given query
| |
| Expand |
Expands the expression by replacing parameters with their values
| |
| Changed |
Marks the object as changed
(Inherited from IQueryObject.) | |
| IncludeDataParameters |
Adds the data parameters to the current query parameters
(Inherited from IQueryObject.) | |
| ToString |
Returns the string representation of the expression, with possibility of expanding parameters
|