This documentation is archived and is not being maintained.

SqlServices::InstallSessionState Method

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.

  NameDescription
Public method Static member InstallSessionState(String, String, SessionStateType) Installs components for ASP.NET session state on a SQL Server database.
Public method Static member InstallSessionState(String, SessionStateType, String) Installs components for ASP.NET session state on a SQL Server database.
Public method Static member InstallSessionState(String, String, String, String, SessionStateType) Installs components for ASP.NET session state on a SQL Server database.
Top
Show: