CoreOptionsExtension.SingletonInterceptors Eigenschaft

Definition

Die von der AddInterceptors(IEnumerable<IInterceptor>) -Methode für Singleton-Interceptors festgelegten Optionen.

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)

Eigenschaftswert

Gilt für: