次の方法で共有


ConventionSet.TriggerAddedConventions プロパティ

定義

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

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

プロパティ値

適用対象