WhereConditionBaseTParentWhereLessOrEquals Method |
Name | Description | |
---|---|---|
![]() | WhereLessOrEquals(String, Object) |
Adds the given where condition to the query. Matches the left side which is less or equal than the right side.
|
![]() | WhereLessOrEquals(IQueryObjectWithValue, Object) |
Adds the given where condition to the query. Matches the left side which is less or equal than the right side.
|