共用方式為


CoreOptionsExtension.Interceptors 屬性

定義

AddInterceptors(IEnumerable<IInterceptor>) 範圍攔截器的方法設定的選項。

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)

屬性值

適用於