Table of Contents

Property AllowTruncation

Namespace
MongoDB.EntityFrameworkCore.Metadata
Assembly
MongoDB.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?