IQuery |
public interface IQueryCombinationService : IQueryCombinationQueryService, IBusinessService
The IQueryCombinationService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of QueryCombinations matching the specified filter.
(Inherited from IQueryCombinationQueryService) | |
GetAll |
Gets all QueryCombinations
(Inherited from IQueryCombinationQueryService) | |
GetSingle |
Gets a single QueryCombination matching the provided filter.
(Inherited from IQueryCombinationQueryService) |