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