次の方法で共有


ConventionSet.TriggerRemovedConventions プロパティ

定義

トリガー プロパティが削除されたときに実行される規則。

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

プロパティ値

適用対象