DateColumnIsLessThan Method

Overload List

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

See Also