IQueryObject Interface |
Namespace: CMS.DataEngine
public interface IQueryObject
The IQueryObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Object name, empty by default
|
![]() | Parameters |
Query data parameters
|
Name | Description | |
---|---|---|
![]() | CloneObject |
Creates the clone of the object.
|
![]() | Changed |
Marks the object as changed
|
![]() | IncludeDataParameters |
Adds the data parameters to the current query parameters
|