Show / Hide Table of Contents

Class SqliteCacheDbContext

Inheritance
System.Object
MixCacheDbContext
SqliteCacheDbContext
Inherited Members
MixCacheDbContext.MixCache
MixCacheDbContext.OnConfiguring(DbContextOptionsBuilder)
Namespace: Mix.Heart.Entities.Cache
Assembly: mix.heart.dll
Syntax
public class SqliteCacheDbContext : MixCacheDbContext

Constructors

| Improve this Doc View Source

SqliteCacheDbContext()

Declaration
public SqliteCacheDbContext()

Methods

| Improve this Doc View Source

OnModelCreating(ModelBuilder)

Declaration
protected override void OnModelCreating(ModelBuilder modelBuilder)
Parameters
Type Name Description
ModelBuilder modelBuilder
Overrides
MixCacheDbContext.OnModelCreating(ModelBuilder)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾