共用方式為


CoreOptionsExtension.SingletonInterceptors 屬性

定義

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

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)

屬性值

適用於