RegSql 类

提供对 ASP.NET SQL Server 配置工具 (aspnet_regsql.exe) 的支持,该工具使用 AspNetSqlProvider 来配置 SQL Server,让其存储应用程序功能数据。

**命名空间:**System.Web.Management

**程序集:**aspnet_regsql.exe

Public Class RegSql
public class RegSql
public ref class RegSql

权限

权限

说明

AspNetHostingPermission

用于在宿主环境中进行操作。 要求值:LinkDemand;权限值:Minimal

AspNetHostingPermission

用于在宿主环境中进行操作。 要求值:InheritanceDemand;权限值:Minimal

要求

.NET Framework 版本: 2.0

请参见

参考

System.Web.Management

概念

“网站管理工具提供程序”选项卡

其他资源

System.Web.Management 命名空间