Compartir a través de


CoreOptionsExtension.Interceptors Propiedad

Definición

Las opciones establecidas desde el AddInterceptors(IEnumerable<IInterceptor>) método para interceptores con ámbito.

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)

Valor de propiedad

Se aplica a