StringLengthAttributeConvention Constructeur

Définition

Crée une instance de StringLengthAttributeConvention.

public StringLengthAttributeConvention (Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies dependencies);
new Microsoft.EntityFrameworkCore.Metadata.Conventions.StringLengthAttributeConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies -> Microsoft.EntityFrameworkCore.Metadata.Conventions.StringLengthAttributeConvention
Public Sub New (dependencies As ProviderConventionSetBuilderDependencies)

Paramètres

dependencies
ProviderConventionSetBuilderDependencies

Objet paramètre contenant des dépendances pour cette convention.

S’applique à