This documentation is archived and is not being maintained.
SqlServices::InstallSessionState Method
Visual Studio 2008
Installs components for ASP.NET session state on a SQL Server database.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
InstallSessionState(String, String, SessionStateType) | Installs components for ASP.NET session state on a SQL Server database. |
|
InstallSessionState(String, SessionStateType, String) | Installs components for ASP.NET session state on a SQL Server database. |
|
InstallSessionState(String, String, String, String, SessionStateType) | Installs components for ASP.NET session state on a SQL Server database. |
Show: