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


RequiredPropertyAttributeConvention Конструктор

Определение

Создает новый экземпляр RequiredPropertyAttributeConvention.

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

Параметры

dependencies
ProviderConventionSetBuilderDependencies

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

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