bitwise Or
Creates an update that performs a bitwise or between the given integer value and the integral value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/bit/ $bit
Parameters
the value
Creates an update that performs a bitwise or between the given integer value and the integral value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/bit/ $bit
Parameters
the property
the value
Creates an update that performs a bitwise or between the given long value and the integral value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/bit/ $bit
Parameters
the value
Creates an update that performs a bitwise or between the given long value and the integral value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/bit/ $bit
Parameters
the property
the value