Click or drag to resize
Infosoft Logo

IQueryStatementEntityService Methods

The IQueryStatementEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new QueryStatement
Public methodDelete Deletes the specified QueryStatement.
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)
Public methodUpdate Updates the specified QueryStatement
Top
See Also