ConventionSet.ForeignKeyRemovedConventions Özellik

Tanım

Yabancı anahtar kaldırıldığında çalıştırılacak kurallar.

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

Özellik Değeri

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

Şunlara uygulanır