Property AllowTruncation NamespaceMongoDB.EntityFrameworkCore.Metadata AssemblyMongoDB.EntityFrameworkCore.dll AllowTruncation true to allow truncation, false to throw when truncation would occur, null to default to provider semantics. public bool? AllowTruncation { get; } Property Value bool?