RecycleBinItemCollection.DeleteAll 方法
永久刪除所有資源回收筒項目。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Sub DeleteAll
'用途
Dim instance As RecycleBinItemCollection
instance.DeleteAll()
public void DeleteAll()
例外狀況
例外狀況 | 條件 |
---|---|
[Microsoft.SharePoint.SPQueryThrottledException] | 超出節流限制作業。錯誤碼 ︰-2147024860。 |
[System.UnauthorizedAccessException] | 目前的使用者會有足夠的權限。錯誤碼:-2147024891。 |