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