IVsDataEnvironment Interface
Provides an interface to data services, such as database connections. You can use the interface to support Web services browsing.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("CD138AD4-A0BF-4681-8FA7-B6D57D55C4DB")> _
Public Interface IVsDataEnvironment
Dim instance As IVsDataEnvironment
[InterfaceTypeAttribute()]
[GuidAttribute("CD138AD4-A0BF-4681-8FA7-B6D57D55C4DB")]
public interface IVsDataEnvironment
[InterfaceTypeAttribute()]
[GuidAttribute(L"CD138AD4-A0BF-4681-8FA7-B6D57D55C4DB")]
public interface class IVsDataEnvironment
public interface IVsDataEnvironment