Walter.Web.FireWall
SharedConnectionString Property
Walter.Web.FireWall Assembly > Microsoft.Extensions.DependencyInjection Namespace > DbState Class : SharedConnectionString Property
The connection string applied for all state objects
Syntax
public string SharedConnectionString {get; set;}
Remarks
Make sure that the connection string is valid and the user has dbo rights or else the initialization and operation will fail
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 Class
DbState Members