| IsGreaterThan(FuncdataType) | Creates a filter that represents the is greater than relation between this column and the value specified |
| IsGreaterThan(dataType) | Creates a filter that represents the is greater than relation between this column and the value specified |
| IsGreaterThan(TypedColumnBasedataType) | Creates a filter that represents the is greater than relation between this column and the value specified |
| IsGreaterThan(Int32, Int32, Int32) | Creates a filter that represents the is greater than relation between this column and the value specified |