SPContentDatabase.RestoredTime property
取得時間的內容資料庫已新增的或是還原至伺服器陣列,以 UTC 格式。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property RestoredTime As DateTime
Get
Friend Set
'用途
Dim instance As SPContentDatabase
Dim value As DateTime
value = instance.RestoredTime
public DateTime RestoredTime { get; internal set; }
Property value
Type: System.DateTime
時間的內容資料庫已新增的或是還原至伺服器陣列,以 UTC 格式。