![]() | |
IQuery |
public interface IQueryCombinationEntityService : IQueryCombinationQueryService, IBusinessService
The IQueryCombinationEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new QueryCombination |
![]() | Delete | Deletes the specified QueryCombination. |
![]() | 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) |
![]() | Update | Updates the specified QueryCombination |