共用方式為


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)

屬性值

適用於