Share via


RegSql Class 

Provides support for the ASP.NET SQL Server Configuration Tool (aspnet_regsql.exe), which configures SQL Server to store application feature data using AspNetSqlProvider.

Namespace: System.Web.Management

Assembly: aspnet_regsql.exe

Public Class RegSql
public class RegSql
public ref class RegSql

Permissions

Permission Description

AspNetHostingPermission

for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.

AspNetHostingPermission

for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.

Requirements

.Net Framework Version: 2.0

See Also

Reference

System.Web.Management

Concepts

Web Site Administration Tool Provider Tab

Other Resources

System.Web.Management Namespace