Delen via


ConventionSet.TriggerAddedConventions Property

Definition

Conventions to run when a trigger property is added.

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)

Property Value

Applies to