ConventionSet.NavigationRemovedConventions Özellik

Tanım

Gezinti özelliği kaldırıldığı zaman çalıştırılacak kural.

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

Özellik Değeri

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.INavigationRemovedConvention>
IList<INavigationRemovedConvention>

Şunlara uygulanır