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)

属性值

适用于