Číst v angličtině

Sdílet prostřednictvím


CoreOptionsExtension.Interceptors Vlastnost

Definice

Možnosti nastavené z AddInterceptors(IEnumerable<IInterceptor>) metody pro zachytávání s vymezeným oborem.

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)

Hodnota vlastnosti

Platí pro