IQueryObjectWithValue Interface |
Namespace: CMS.DataEngine
public interface IQueryObjectWithValue : IQueryObject
The IQueryObjectWithValue type exposes the following members.
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.) |
Name | Description | |
---|---|---|
![]() | Name |
Object name, empty by default
(Inherited from IQueryObject.) |
![]() | Parameters |
Query data parameters
(Inherited from IQueryObject.) |