XWhereNE Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | NE(String, BsonValue) |
Created new XWhere with Not Equal operation .
|
![]() ![]() ![]() | NE(XWherePreOperationEnum, String, BsonValue) |
Created new XWhere with Not Equal operation using preoperation .
|
![]() ![]() ![]() | NE(XWherePreOperationEnum, BsonValue, String, BsonValue) |
Created new XWhere with Not Equal operation using preoperation and prevalue .
|