Property AsDecimal128
AsDecimal128
Casts the BsonValue to a Decimal128 (throws an InvalidCastException if the cast is not valid).
public Decimal128 AsDecimal128 { get; }
Casts the BsonValue to a Decimal128 (throws an InvalidCastException if the cast is not valid).
public Decimal128 AsDecimal128 { get; }