INodeStateChanged Interface
SQL Server 2012
Allows a tree node derived class to be notified when some internal state has changed. The node can update its appearance accordingly.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
The INodeStateChanged type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | StateChangedHandler | Gets the event handler that is used to notify the object that the state is changed. |

