IdentityResolutionInterceptionData.Context 属性

定义

正在使用的当前 DbContext 实例。

public Microsoft.EntityFrameworkCore.DbContext Context { get; }
member this.Context : Microsoft.EntityFrameworkCore.DbContext
Public ReadOnly Property Context As DbContext

属性值

适用于