IContextProvider Interface

 

Defines a method that provides the context properties.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IContextProvider

NameDescription
System_CAPS_pubpropertyCurrentContext

Gets or sets the current context of the Context.

NameDescription
System_CAPS_pubeventCurrentContextChanged

Handles the event that changes the current context.

Return to top
Show: