Skip to content

Document trade-offs in string store-type mappings #1103

Open
@nicholasyin

Description

@nicholasyin

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions