UpdateBuilderBitwiseAnd Method |
Name | Description | |
---|---|---|
BitwiseAnd(String, Int32) |
Sets the named element to the bitwise and of its value with another value (see $bit with "and").
| |
BitwiseAnd(String, Int64) |
Sets the named element to the bitwise and of its value with another value (see $bit with "and").
|