Skip to content

Latest commit

 

History

History

criteria

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Criteria

You can use criteria models and manage your query.

In Trivial.Data namespace of Trivial.dll library.

PropertyCriteria

The PropertyCriteria class is a kind of criteria containing a single property.

CollectionCriteria

The CollectionCriteria class is a kind of criteria containing a group of property criteria and/or collection criteria with boolean operation.