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)

속성 값

적용 대상