The IQueryObjectWithValue type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AsValue |
Gets a query expression representing this object as a value
| |
| CloneObject |
Creates the clone of the object.
(Inherited from IQueryObject.) | |
| GetExpression |
Gets a string expression representing this object
| |
| Changed |
Marks the object as changed
(Inherited from IQueryObject.) | |
| IncludeDataParameters |
Adds the data parameters to the current query parameters
(Inherited from IQueryObject.) |
Properties
| Name | Description | |
|---|---|---|
| Name |
Object name, empty by default
(Inherited from IQueryObject.) | |
| Parameters |
Query data parameters
(Inherited from IQueryObject.) |
See Also