IQuery | |
The IQueryCompositionEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new QueryComposition | |
| Delete | Deletes the specified QueryComposition. | |
| Get | 
            Gets a list of QueryCompositions matching the specified filter.
             (Inherited from IQueryCompositionQueryService)  | |
| GetAll | 
            Gets all QueryCompositions
             (Inherited from IQueryCompositionQueryService)  | |
| GetSingle | 
            Gets a single QueryComposition matching the provided filter.
             (Inherited from IQueryCompositionQueryService)  | |
| Update | Updates the specified QueryComposition |