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.
Represents the interface that exposes methods and properties that enable you to work directly with connections to a data source.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataConnectionSupport _
Inherits IServiceProvider, IDisposable
'Usage
Dim instance As IVsDataConnectionSupport
public interface IVsDataConnectionSupport : IServiceProvider,
IDisposable
public interface class IVsDataConnectionSupport : IServiceProvider,
IDisposable
public interface IVsDataConnectionSupport extends IServiceProvider, IDisposable
Remarks
This interface has a base implementation in the DDEX Framework.
See Also
Reference
IVsDataConnectionSupport Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace