Method ToBsonValue
ToBsonValue()
Converts this WValue to a BsonValue suitable to be included in a BsonDocument representing a write concern.
public override BsonValue ToBsonValue()
Returns
- BsonValue
A BsonValue.
Converts this WValue to a BsonValue suitable to be included in a BsonDocument representing a write concern.
public override BsonValue ToBsonValue()
A BsonValue.