ISimpleWorkItemAsyncState Interface
Represents a target state that changes asynchronously as a result of execution of a simple work item.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | AddDependencies(array<ISimpleWorkItemAsyncState^>^) | Adds a dependency to a dependency list. |
![]() | Poll() | Polls whether the state has been updated. |
Show:

