Interface IIdentityProDbContext
Inherited Members
Namespace: Volo.Abp.Identity.EntityFrameworkCore
Assembly: Volo.Abp.Identity.Pro.EntityFrameworkCore.dll
Syntax
[ConnectionStringName("AbpIdentity")]
public interface IIdentityProDbContext : IIdentityDbContext, IEfCoreDbContext, IDisposable, IInfrastructure<IServiceProvider>, IDbContextDependencies, IDbSetCache, IDbContextPoolable, IResettableService, IAsyncDisposable