Click or drag to resize
Infosoft Logo

IQueryCriteriaService Methods

The IQueryCriteriaService type exposes the following members.

Methods
 NameDescription
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)
Top
See Also