!< (Not Less Than) (SQL Server Compact)
Compares two expressions. When you compare nonnull expressions using this operator, the result is TRUE when the left operand does not have a value lower than the right operand. Otherwise, the result is FALSE.
Compares two expressions. When you compare nonnull expressions using this operator, the result is TRUE when the left operand does not have a value lower than the right operand. Otherwise, the result is FALSE.