Partager via


CoreOptionsExtension.Interceptors Propriété

Définition

Options définies à partir de la AddInterceptors(IEnumerable<IInterceptor>) méthode pour les intercepteurs délimités.

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)

Valeur de propriété

S’applique à