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