共用方式為


SPWorkItemCollection.ContentDatabase property

取得內容的資料庫物件執行個體 (SPContentDatabase)。

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

Syntax

'宣告
Public ReadOnly Property ContentDatabase As SPContentDatabase
    Get
'用途
Dim instance As SPWorkItemCollection
Dim value As SPContentDatabase

value = instance.ContentDatabase
public SPContentDatabase ContentDatabase { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPContentDatabase
傳回Microsoft.SharePoint.Administration.SPContentDatabase物件執行個體。

請參閱

參照

SPWorkItemCollection class

SPWorkItemCollection members

Microsoft.SharePoint namespace

Microsoft.SharePoint.Administration.SPContentDatabase