Class SqlServerDbConnectService<TDbContext>
public class SqlServerDbConnectService<TDbContext> : DbConnectServiceBase<TDbContext>, IDbConnectService, ISplashLoad, ILoadable where TDbContext : DbContext
Type Parameters
TDbContext
- Inheritance
-
DbConnectServiceBase<TDbContext>SqlServerDbConnectService<TDbContext>
- Implements
- Inherited Members
- Extension Methods
Methods
GetSetting()
protected override IDbSettable GetSetting()