Class Criterion<T>
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
public class Criterion<T> : IFilterItem, ICriterion
Type Parameters
T
- Inheritance
-
Criterion<T>
- Implements
Constructors
Properties
- DataType
Gets the data type of the comparison values.
- FilterItemType
Gets the type of filter item.
- OperatorType
Gets the comparison operator type (equals, less than, IN, etc.).
- ParameterNames
Gets the names of parameters used for comparison values.
- SelectItem
Gets the select item (column or expression) being filtered.