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