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