共用方式為


ConventionSet.SkipNavigationInverseChangedConventions 屬性

定義

略過巡覽反向變更時要執行的慣例。

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

屬性值

適用於