Show / Hide Table of Contents

Class MsSqlCacheDbContext

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

Constructors

| Improve this Doc View Source

MsSqlCacheDbContext()

Declaration
public MsSqlCacheDbContext()

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