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