Click or drag to resize
IQueryObjectWithValue Methods

The IQueryObjectWithValue type exposes the following members.

Methods
  NameDescription
Public methodAsValue
Gets a query expression representing this object as a value
Public methodChanged
Marks the object as changed
(Inherited from IQueryObject.)
Public methodCloneObject
Creates the clone of the object.
(Inherited from IQueryObject.)
Public methodGetExpression
Gets a string expression representing this object
Public methodIncludeDataParameters
Adds the data parameters to the current query parameters
(Inherited from IQueryObject.)
Top
See Also