获取或设置可能的补救措施,以解决问题,如果测试结果表示数据库中的错误。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property Remedy As String
Get
Set
用法
Dim instance As SPContentDatabaseTestResult
Dim value As String
value = instance.Remedy
instance.Remedy = value
public string Remedy { get; set; }
属性值
类型:System.String
String
补救措施要修复的数据库错误。