Click or drag to resize
Infosoft Logo

IQueryStatementService Methods

The IQueryStatementService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of QueryStatements matching the specified filter.
(Inherited from IQueryStatementQueryService)
Public methodGetAll Gets all QueryStatements
(Inherited from IQueryStatementQueryService)
Public methodGetSingle Gets a single QueryStatement matching the provided filter.
(Inherited from IQueryStatementQueryService)
Top
See Also