다음을 통해 공유


ConventionSet.SkipNavigationRemovedConventions 속성

정의

탐색 건너뛰기 속성이 제거될 때 실행할 규칙입니다.

public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationRemovedConvention> SkipNavigationRemovedConventions { get; }
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationRemovedConvention> SkipNavigationRemovedConventions { get; }
member this.SkipNavigationRemovedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationRemovedConvention>
member this.SkipNavigationRemovedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationRemovedConvention>
Public Overridable ReadOnly Property SkipNavigationRemovedConventions As IList(Of ISkipNavigationRemovedConvention)
Public Overridable ReadOnly Property SkipNavigationRemovedConventions As List(Of ISkipNavigationRemovedConvention)

속성 값

적용 대상