Language

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

変更すべき項目

適用対象