Property AllowOverflow
- Namespace
- MongoDB.EntityFrameworkCore.Metadata
- Assembly
- MongoDB.EntityFrameworkCore.dll
AllowOverflow
true to allow overflow, false to throw when overflow would occur, null to default to provider semantics.
public bool? AllowOverflow { get; }
Property Value
- bool?