ToggleOverload List

Type NameDescription
Public methodSearchScope(IObjectStore)
Use this when the scope is a single object store.
Public methodSearchScope(array<IObjectStore>[]()[], MergeMode)
Use this when the scope is multiple object stores. The MergeMode object specifies whether to use the union or intersection of the object stores.

ToggleSee Also