次の方法で共有


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)

プロパティ値

適用対象