다음을 통해 공유


StoreKeyConvention(ProviderConventionSetBuilderDependencies) 생성자

정의

StoreKeyConvention의 새 인스턴스를 만듭니다.

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

매개 변수

dependencies
ProviderConventionSetBuilderDependencies

이 규칙에 대한 종속성을 포함하는 매개 변수 개체입니다.

적용 대상