Instance.Repair Method

Repairs the instance metadata in system databases.

重载列表

名称 Description
Instance.Repair (String, String, String)
Repairs the metadata in system databases for the specified instance. Use this method if the instance is registered locally.
Instance.Repair (String, String, String, String)
Repairs the metadata in system databases for the specified instance. Use this method if the instance is not registered locally.
Instance.Repair (String, String, String, String, String, String)
Repairs the metadata in system databases for the specified instance. Use this method if you are using SQL Server Authentication to access the 数据库引擎.

请参阅

参考

Instance Class
Instance Members
Microsoft.SqlServer.Management.Nmo Namespace

其他资源

nscontrol repair 命令