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