다음을 통해 공유


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)

속성 값

적용 대상