IVsDataExplorerConnection Interface
Represents a connection that exists in the Visual Studio Server Explorer.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
<CLSCompliantAttribute(False)> _
Public Interface IVsDataExplorerConnection
'使用
Dim instance As IVsDataExplorerConnection
[CLSCompliantAttribute(false)]
public interface IVsDataExplorerConnection
[CLSCompliantAttribute(false)]
public interface class IVsDataExplorerConnection
public interface IVsDataExplorerConnection
Remarks
This interface represents a data connection node that appears as a child to the Data Connections node in the Server Explorer.
This interface is implemented as a built-in DDEX service.
See Also
Reference
IVsDataExplorerConnection Members