IVsDataEnvironment Members
Include Protected Members
Include Inherited Members
Provides an interface to data services, such as database connections. You can use the interface to support Web services browsing.
The IVsDataEnvironment type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | Provides a method for implementers to execute code before the interface is released. | |
Initialize | Initialize the IVsDataEnvironment interface with a specific IServiceProvider. |
Top