Overload List
Type | Name | Description |
---|---|---|
![]() | SearchScope(IObjectStore) |
Use this when the scope is a single object store.
|
![]() | SearchScope(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.
|