return bool |
|
object obj |
Type Expression
Namespace NHibernate.Expression
return bool |
|
object obj |
return int |
return Type |
return string |
return AbstractCriterion |
|
IDictionary propertyNameValues |
a dictionary from property names to values |
return AbstractCriterion |
An AndExpression . |
ICriterion lhs |
The Expression to use as the Left Hand Side. |
ICriterion rhs |
The Expression to use as the Right Hand Side. |
return AbstractCriterion |
A BetweenExpression . |
string propertyName |
The name of the Property in the class. |
object lo |
The low value for the Property. |
object hi |
The high value for the Property. |
return Conjunction |
return Disjunction |
return SimpleExpression |
An EqExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return AbstractCriterion |
A EqPropertyExpression . |
string propertyName |
The lhs Property Name |
string otherPropertyName |
The rhs Property Name |
return SimpleExpression |
A GtExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return AbstractCriterion |
A LePropertyExpression . |
string propertyName |
The lhs Property Name |
string otherPropertyName |
The rhs Property Name |
return SimpleExpression |
A GtExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return AbstractCriterion |
A LtPropertyExpression . |
string propertyName |
The lhs Property Name |
string otherPropertyName |
The rhs Property Name |
return ICriterion |
ICriterion |
object value |
return AbstractCriterion |
|
string propertyName |
|
Object[] values |
return AbstractCriterion |
An InExpression . |
string propertyName |
The name of the Property in the class. |
ICollection values |
An ICollection of values. |
return AbstractCriterion |
|
string propertyName |
|
ICollection<T> values |
return AbstractCriterion |
|
string propertyName |
|
string value |
|
MatchMode matchMode |
return AbstractCriterion |
An InsensitiveLikeExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return AbstractEmptinessExpression |
A IsEmptyExpression . |
string propertyName |
The name of the Property in the class. |
return AbstractEmptinessExpression |
A IsNotEmptyExpression . |
string propertyName |
The name of the Property in the class. |
return AbstractCriterion |
A NotNullExpression . |
string propertyName |
The name of the Property in the class. |
return AbstractCriterion |
A NullExpression . |
string propertyName |
The name of the Property in the class. |
return SimpleExpression |
A LeExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return AbstractCriterion |
A LePropertyExpression . |
string propertyName |
The lhs Property Name |
string otherPropertyName |
The rhs Property Name |
return SimpleExpression |
A LikeExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return SimpleExpression |
|
string propertyName |
|
string value |
|
MatchMode matchMode |
return SimpleExpression |
A LtExpression . |
string propertyName |
The name of the Property in the class. |
object value |
The value for the Property. |
return AbstractCriterion |
A LtPropertyExpression . |
string propertyName |
The lhs Property Name |
string otherPropertyName |
The rhs Property Name |
return AbstractCriterion |
A NotExpression . |
ICriterion expression |
The Expression to negate. |
return AbstractCriterion |
A EqPropertyExpression . |
string propertyName |
The lhs Property Name |
string otherPropertyName |
The rhs Property Name |
return AbstractCriterion |
An OrExpression . |
ICriterion lhs |
The Expression to use as the Left Hand Side. |
ICriterion rhs |
The Expression to use as the Right Hand Side. |
return AbstractCriterion |
|
SqlString sql |
|
Object[] values |
|
IType[] types |
return AbstractCriterion |
|
string sql |
|
object value |
|
IType type |
return AbstractCriterion |
|
SqlString sql |
return AbstractCriterion |
|
string sql |
|
Object[] values |
|
IType[] types |
return AbstractCriterion |
|
string sql |
return AbstractCriterion |
|
SqlString sql |
|
object value |
|
IType type |