Show / Hide Table of Contents

Interface IOpenIddictProDbContext

Inherited Members
IDisposable.Dispose()
IAsyncDisposable.DisposeAsync()
Namespace: Volo.Abp.OpenIddict.EntityFrameworkCore
Assembly: Volo.Abp.OpenIddict.Pro.EntityFrameworkCore.dll
Syntax
public interface IOpenIddictProDbContext : IOpenIddictDbContext, IEfCoreDbContext, IDisposable, IInfrastructure<IServiceProvider>, IDbContextDependencies, IDbSetCache, IDbContextPoolable, IResettableService, IAsyncDisposable
In this article
Back to top Powered by Volosoft