LOTUSSCRIPT /COM/OLE のクラス


Search メソッド

指定された選択条件を満たす、データベース内のすべての文書を返します。

定義位置
NotesDatabase 型

構文
Set notesDocumentCollection = notesDatabase.Search( formula$, notesDateTime, maxDocs% )

パラメータ
formula$


notesDateTime
maxDocs%
戻り値
notesDocumentCollection
クロスリファレンス
Java Database クラスの search メソッド

式言語の EditSelectByDate @コマンド


関連項目