Freigeben über


ConventionSet.SkipNavigationAddedConventions Eigenschaft

Definition

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

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

Eigenschaftswert

Gilt für: