ODBC Driver for LDAP

Build 23.0.8839

Scope

検索の範囲を、サブツリー全体(BaseDN およびすべての下の階層)、単一のレベル(BaseDN および、直接の子階層)、もしくはベースオブジェクト(BaseDN のみ)に制限します。

Possible Values

WHOLESUBTREE, SINGLELEVEL, BASEOBJECT

データ型

string

デフォルト値

"WHOLESUBTREE"

解説

範囲を限定することで、検索パフォーマンスを大幅に向上させられます。Set Scope to one of the following values:

  • WholeSubtree: Limit the scope of the search to the BaseDN and all of its descendants.
  • SingleLevel: Limit the scope of the search to the BaseDN and its direct descendants.
  • BaseObject: Limit the scope of the search to the base object only (BaseDN).

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839