Click or drag to resize
Infosoft Logo

IQueryResultEntityService Methods

The IQueryResultEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new QueryResult
Public methodDelete Deletes the specified QueryResult.
Public methodGet Gets a list of QueryResults matching the specified filter.
(Inherited from IQueryResultQueryService)
Public methodGetAll Gets all QueryResults
(Inherited from IQueryResultQueryService)
Public methodGetSingle Gets a single QueryResult matching the provided filter.
(Inherited from IQueryResultQueryService)
Public methodUpdate Updates the specified QueryResult
Top
See Also