次の方法で共有


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 - します。

関連項目

参照先

RecycleBinItemCollection クラス

RecycleBinItemCollection メンバー

Microsoft.SharePoint.Client 名前空間