共用方式為


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)

屬性值

適用於