IUpdateState.UpdateState(INavigableItem) 메서드

정의

항목 상태가 변경되었음을 나타냅니다.

public:
 void UpdateState(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItem ^ item);
public void UpdateState (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem item);
abstract member UpdateState : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem -> unit
Public Sub UpdateState (item As INavigableItem)

매개 변수

item
INavigableItem

변경할 항목입니다.

적용 대상