Walter.Web.FireWall
DbState Class
Members 
Walter.Web.FireWall Assembly > Microsoft.Extensions.DependencyInjection Namespace : DbState Class
Database state for the firewall allows you to specify the configuration options to use
Object Model
DbState ClassConnectionDetails ClassConnectionDetails ClassConnectionDetails ClassConnectionDetails ClassConnectionDetails ClassConnectionDetails ClassConnectionDetails Class
Syntax
public class DbState 
Remarks
The connection string will assign the connection string based on each configuration. Changing the state at runtime will have no effect as databases are initialized during application start. If you change the configuration later you may end-up having orphaned database tables containing old state data
Inheritance Hierarchy

System.Object
   Microsoft.Extensions.DependencyInjection.DbState

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DbState Members
Microsoft.Extensions.DependencyInjection Namespace