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