SqlServices::Uninstall Method

 

Removes components for selected ASP.NET features from a SQL Server database.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticUninstall(String^, SqlFeatures, String^)

Removes components for selected ASP.NET features from a SQL Server database.

System_CAPS_pubmethodSystem_CAPS_staticUninstall(String^, String^, SqlFeatures)

Removes components for selected ASP.NET features from a SQL Server database.

System_CAPS_pubmethodSystem_CAPS_staticUninstall(String^, String^, String^, String^, SqlFeatures)

Removes components for selected ASP.NET features from a SQL Server database.

Return to top
Show: