IContextService Interface

 

Represents the runtime context of the service.

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

[ComVisibleAttribute(true)]
[GuidAttribute("A71A7A36-7144-4876-A770-963C15E6A334")]
public interface class IContextService

NameDescription
System_CAPS_pubpropertyActionContext

Gets the action context of the IContextProvider.

System_CAPS_pubpropertyObjectExplorerContext

Gets the context value for the object explorer.

System_CAPS_pubpropertyUtilityExplorerContext

Gets the context value for the utility explorer.

Return to top
Show: