IConventionSetBuilder.CreateConventionSet 메서드

정의

사용할 규칙 집합을 빌드하고 반환합니다.

public Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet CreateConventionSet ();
abstract member CreateConventionSet : unit -> Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet
Public Function CreateConventionSet () As ConventionSet

반환

사용할 규칙 집합입니다.

적용 대상