다음을 통해 공유


CoreOptionsExtension.SingletonInterceptors 속성

정의

싱글톤 인터셉터에 AddInterceptors(IEnumerable<IInterceptor>) 대한 메서드에서 설정된 옵션입니다.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Diagnostics.ISingletonInterceptor>? SingletonInterceptors { get; }
member this.SingletonInterceptors : seq<Microsoft.EntityFrameworkCore.Diagnostics.ISingletonInterceptor>
Public Overridable ReadOnly Property SingletonInterceptors As IEnumerable(Of ISingletonInterceptor)

속성 값

적용 대상