XWhereIn_ Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | In_(String, BsonArray) |
Created new XWhere with In operation to check if the field value is in an array.
|
![]() ![]() ![]() | In_(XWherePreOperationEnum, String, BsonArray) |
Created new XWhere with In operation to check if the field value is in an array using preoperation.
|