TypedColumnBasedataTypeIsLessOrEqualTo Method

Overload List

IsLessOrEqualTo(FuncdataType)Creates a filter that represents the is less or equal to relation between this column and the value specified
IsLessOrEqualTo(dataType)Creates a filter that represents the is less or equal to relation between this column and the value specified
IsLessOrEqualTo(TypedColumnBasedataType)Creates a filter that represents the is less or equal to relation between this column and the value specified

See Also