IQuery |
public interface IQueryCompositionService : IQueryCompositionQueryService, IBusinessService
The IQueryCompositionService type exposes the following members.
Name | Description | |
---|---|---|
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) |