Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<GuidAttribute("CD138AD4-A0BF-4681-8FA7-B6D57D55C4DB")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDataEnvironment
'Usage
Dim instance As IVsDataEnvironment
[GuidAttribute("CD138AD4-A0BF-4681-8FA7-B6D57D55C4DB")]
[InterfaceTypeAttribute()]
public interface IVsDataEnvironment
[GuidAttribute(L"CD138AD4-A0BF-4681-8FA7-B6D57D55C4DB")]
[InterfaceTypeAttribute()]
public interface class IVsDataEnvironment
public interface IVsDataEnvironment