![]() | |
IQuery |
public interface IQueryStatementService : IQueryStatementQueryService, IBusinessService
The IQueryStatementService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of QueryStatements matching the specified filter.
(Inherited from IQueryStatementQueryService) |
![]() | GetAll |
Gets all QueryStatements
(Inherited from IQueryStatementQueryService) |
![]() | GetSingle |
Gets a single QueryStatement matching the provided filter.
(Inherited from IQueryStatementQueryService) |