Open
Description
For example, is it a good idea, in terms of performance concerns, to use the default convention and let all string properties be mapped to nvarchar(max) columns, or it's better to set a fixed length (e.g. 500) globally to all string properties?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 8d6f6f7b-b8d3-df80-33b7-46b0b98acd29
- Version Independent ID: 1a74a6d8-0ad4-9a22-d62e-1a2bab8b80b1
- Content: Maximum Length - EF Core
- Content Source: entity-framework/core/modeling/max-length.md
- Product: entity-framework
- GitHub Login: @rowanmiller
- Microsoft Alias: divega