Microsoft.SqlServer.Management.UI.VSIntegration Namespace
The Microsoft.SqlServer.Management.UI.VSIntegration Namespace contains the Interfaces which are required to interface SQL Server with Visual Studio.
Classes
Class | Description | |
---|---|---|
Settings | Represents the settings of the VSIntegration object. This class cannot be inherited. |
Interfaces
Interface | Description | |
---|---|---|
IScriptingOptions | Provides programmatic options that can be set for scripting operations. | |
ISessionController | Represents an interface used for automating DTAShell application from external processes. It allows creating new tuning sessions from external processes. | |
IStatusBarContributer | Updates information in the status bar when they are focused. |