LimitMatches (Directory - Java™)

読み書き可能。検索の結果が 50 アイテムに制限されるかどうかを示します。

注: このプロパティは Release 8 で新しく追加されました。

定義位置

Directory

データ型

Boolean 型

構文

取得する場合: public boolean isLimitMatches() throws NotesException

設定する場合: public void isLimitMatches(boolean flag) throws NotesException

有効な値

使用法

このプロパティは PartialMatches プロパティと連携して機能し、検索で返される結果の数を制御します。

クロスリファレンス

LotusScript® Directory クラスの LimitMatches プロパティ