Freigeben über


ConventionSet.SkipNavigationRemovedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn eine Skip-Navigationseigenschaft entfernt wird.

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)

Eigenschaftswert

Gilt für: