Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Ветеран


Сообщения: 1259
Благодарности: 861

Профиль | Отправить PM | Цитировать


http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx - Specifying the Search Scope

Base. A base search limits the search to the base object. The maximum number of objects returned is always one.

One-level. A one-level search is restricted to the immediate children of a base object, but excludes the base object itself. This setting can perform a targeted search for immediate child objects of a parent object. For example, consider a parent object P1 and its immediate children: C1, C2, and C3. A one-level search evaluates C1, C2, and C3 against the search criteria, but does not evaluate P1. Use a one-level search to enumerate all children of an object. An IADsContainer enumeration translates to a one-level search.

Поэтому вопросы и непонимание лишь от лени и нехотения читать документацию.
Это сообщение посчитали полезным следующие участники:

Отправлено: 11:26, 10-11-2014 | #2