次の方法で共有


ShapedQueryCompilingExpressionVisitorDependencies.SingletonInterceptors Property

Definition

Registered singleton interceptors.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Diagnostics.ISingletonInterceptor> SingletonInterceptors { get; init; }
member this.SingletonInterceptors : seq<Microsoft.EntityFrameworkCore.Diagnostics.ISingletonInterceptor> with get, set
Public Property SingletonInterceptors As IEnumerable(Of ISingletonInterceptor)

Property Value

Applies to