SqlServerConventionSetBuilder.AddConventions(ConventionSet) 메서드

정의

이 API는 Entity Framework Core 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 이 API는 이후 릴리스에서 변경되거나 제거될 수 있습니다.

public override Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet AddConventions (Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet conventionSet);
override this.AddConventions : Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet -> Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet
Public Overrides Function AddConventions (conventionSet As ConventionSet) As ConventionSet

매개 변수

conventionSet
ConventionSet

반환

적용 대상