IContextChanged Interface

 

Allows an item to have its context changed.

Namespace:   Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)

public interface class IContextChanged

NameDescription
System_CAPS_pubmethodNewContext(String^, String^)

Sets the new context, and if applicable, it sets the new name of the item.

Return to top
Show: