Constructor BsonRepresentationConfiguration
- Namespace
- MongoDB.EntityFrameworkCore.Metadata
- Assembly
- MongoDB.EntityFrameworkCore.dll
BsonRepresentationConfiguration(BsonType, bool?, bool?)
Create a new instance of BsonRepresentationConfiguration.
public BsonRepresentationConfiguration(BsonType bsonType, bool? allowOverflow = null, bool? allowTruncation = null)