ConventionSet.KeyRemovedConventions Özellik

Tanım

Bir anahtar kaldırıldığı zaman çalıştırılacak kural.

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

Özellik Değeri

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

Şunlara uygulanır