WhereConditionBaseTParentWhereGreaterThan Method |
Name | Description | |
---|---|---|
![]() | WhereGreaterThan(String, Object) |
Adds the given where condition to the query. Matches the left side which is greater than the right side.
|
![]() | WhereGreaterThan(IQueryObjectWithValue, Object) |
Adds the given where condition to the query. Matches the left side which is greater than the right side.
|