Partager via


CoreOptionsExtension.SingletonInterceptors Propriété

Définition

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

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)

Valeur de propriété

S’applique à