TypedColumnBasedataTypeIsGreaterThan Method

Overload List

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

See Also