Property AsNullableInt64
AsNullableInt64
Casts the BsonValue to a Nullable{Int64} (throws an InvalidCastException if the cast is not valid).
Property Value
- long?
Casts the BsonValue to a Nullable{Int64} (throws an InvalidCastException if the cast is not valid).