IVsDataEnvironment Interface
Visual Studio 2015
Provides an interface to data services, such as database connections. You can use the interface to support Web services browsing.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Provides a method for implementers to execute code before the interface is released. |
![]() | Initialize(IServiceProvider) | Initialize the IVsDataEnvironment interface with a specific IServiceProvider. |
Show:
