Click or drag to resize
Infosoft Logo

IQueryCriteriaEntityService Methods

The IQueryCriteriaEntityService type exposes the following members.

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