Show / Hide Table of Contents

Class MySqlCacheDbContext

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

Constructors

| Improve this Doc View Source

MySqlCacheDbContext()

Declaration
public MySqlCacheDbContext()

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
☀
☾