Click or drag to resize
XWhereAndIsNotNull Method
Overload List
  NameDescription
Public methodStatic memberCode exampleAndIsNotNull(String, BsonValue)
Created new XWhere to check if field and value is not null using AndIsNotNull operation .
Public methodStatic memberAndIsNotNull(String, String, BsonValue)
Top
See Also