JAVA/CORBA クラス
コレクション内の文書をデータベースから完全に削除します。
定義位置
DocumentCollection
構文
public void removeAll(boolean force) throws NotesException
パラメータ
boolean force
このメソッドは、現在のポインタをコレクションの最初の文書に移動します。
この操作によってデータベースから削除されるすべての文書は、コレクションからも削除されます。
クロスリファレンス
LotusScript NotesDocumentCollection クラスの RemoveAll メソッド
例 関連項目