다음을 통해 공유


CoreOptionsExtension.Interceptors 속성

정의

범위가 지정된 인터셉터에 AddInterceptors(IEnumerable<IInterceptor>) 대한 메서드에서 설정된 옵션입니다.

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

속성 값

적용 대상