RelationalColumnCommentAttributeConvention(ProviderConventionSetBuilderDependencies, RelationalConventionSetBuilderDependencies) Oluşturucu

Tanım

RelationalColumnCommentAttributeConvention öğesinin yeni bir örneğini oluşturur.

public RelationalColumnCommentAttributeConvention (Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies dependencies, Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies relationalDependencies);
new Microsoft.EntityFrameworkCore.Metadata.Conventions.RelationalColumnCommentAttributeConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies * Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies -> Microsoft.EntityFrameworkCore.Metadata.Conventions.RelationalColumnCommentAttributeConvention
Public Sub New (dependencies As ProviderConventionSetBuilderDependencies, relationalDependencies As RelationalConventionSetBuilderDependencies)

Parametreler

dependencies
ProviderConventionSetBuilderDependencies

Bu kural için bağımlılıkları içeren parametre nesnesi.

relationalDependencies
RelationalConventionSetBuilderDependencies

Bu kural için ilişkisel bağımlılıkları içeren parametre nesnesi.

Şunlara uygulanır