Freigeben über


ConventionSet.SkipNavigationInverseChangedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn ein Navigationssprung inverse geändert wird.

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)

Eigenschaftswert

Gilt für: