INodeStateChanged 인터페이스
Allows a tree node derived class to be notified when some internal state has changed. The node can update its appearance accordingly.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Public Interface INodeStateChanged
‘사용 방법
Dim instance As INodeStateChanged
public interface INodeStateChanged
public interface class INodeStateChanged
type INodeStateChanged = interface end
public interface INodeStateChanged
INodeStateChanged 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
StateChangedHandler | Gets the event handler that is used to notify the object that the state is changed. |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스