共用方式為


SPContentDatabaseTestResult class

代表在內容資料庫的完整性檢查的測試結果項目。內容資料庫] 核取可能會導致一或多個的測試結果項目。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Upgrade.SPContentDatabaseTestResult

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPContentDatabaseTestResult
'用途
Dim instance As SPContentDatabaseTestResult
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPContentDatabaseTestResult

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPContentDatabaseTestResult members

Microsoft.SharePoint.Upgrade namespace