IGetChildrenRequest Interface
Retrieves children asynchronously in batches with the INavigableItem.GetChildren object.
This API is not CLS-compliant.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | AbortEvent | Gets the handler that aborts the operation of the object.(Inherited from IAbortableRequest.) |
![]() | UseCachedResults | Gets a value indicating whether the request consumer should use cached results or re-query results. |
![]() | ViewScope | Gets the scope for the request. |
| Name | Description | |
|---|---|---|
![]() | AddResults(ICollection<INavigableItem^>^) | Retrieves a value used by the request consumer to return results. |
Show:

