共用方式為


SPDeletedSite.DatabaseId property

取得包含已刪除的網站內容資料庫的 GUID。

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

Syntax

'宣告
Public ReadOnly Property DatabaseId As Guid
    Get
'用途
Dim instance As SPDeletedSite
Dim value As Guid

value = instance.DatabaseId
public Guid DatabaseId { get; }

Property value

Type: System.Guid
包含已刪除的網站的內容資料庫的 GUID。

請參閱

參照

SPDeletedSite class

SPDeletedSite members

Microsoft.SharePoint.Administration namespace