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