Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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