Поделиться через


PropertyAttributeConventionBase<TAttribute> Конструктор

Определение

Создает новый экземпляр PropertyAttributeConventionBase<TAttribute>.

protected PropertyAttributeConventionBase (Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies dependencies);
new Microsoft.EntityFrameworkCore.Metadata.Conventions.PropertyAttributeConventionBase<'Attribute (requires 'Attribute :> Attribute)> : Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies -> Microsoft.EntityFrameworkCore.Metadata.Conventions.PropertyAttributeConventionBase<'Attribute (requires 'Attribute :> Attribute)>
Protected Sub New (dependencies As ProviderConventionSetBuilderDependencies)

Параметры

dependencies
ProviderConventionSetBuilderDependencies

Объект параметра, содержащий зависимости для этого соглашения.

Применяется к