The IQueryObject type exposes the following members.
Back to Top
Back to Top
Methods
| 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
              | 
Properties
| Name | Description | |
|---|---|---|
| Name | 
            Object name, empty by default
              | |
| Parameters | 
            Query data parameters
              | 
See Also