Class MsSqlCacheDbContext
Inherited Members
Namespace: Mix.Heart.Entities.Cache
Assembly: mix.heart.dll
Syntax
public class MsSqlCacheDbContext : MixCacheDbContext
Constructors
| Improve this Doc View SourceMsSqlCacheDbContext()
Declaration
public MsSqlCacheDbContext()
Methods
| Improve this Doc View SourceOnModelCreating(ModelBuilder)
Declaration
protected override void OnModelCreating(ModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
ModelBuilder | modelBuilder |