JAVA/CORBA クラス
文書の選択条件が指定されたときに、データベース内の条件に一致する全文書を返します。
定義が行われるクラス Database
構文 public DocumentCollection search(String formula) throws NotesException
public DocumentCollection search(String formula, DateTime dt) throws NotesException
public DocumentCollection search(String formula, DateTime dt, int max) throws NotesException
パラメータ String formula
クロスリファレンス LotusScript NotesDatabase クラスの Search メソッド
式言語の EditSelectByDate @コマンド
例 関連項目