共用方式為


MaxLengthAttributeConvention(ProviderConventionSetBuilderDependencies) 建構函式

定義

建立 MaxLengthAttributeConvention 的新執行個體。

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

參數

dependencies
ProviderConventionSetBuilderDependencies

參數物件,包含此慣例的相依性。

適用於