Click or drag to resize
XWhereLte Method
Overload List
  NameDescription
Public methodStatic memberCode exampleLte(String, BsonValue)
Created new XWhere with Less than or Equal operation .
Public methodStatic memberCode exampleLte(XWherePreOperationEnum, String, BsonValue)
Created new XWhere with Less than or Equal operation using preoperation.
Top
See Also