IVsDataExplorerNode Interface
Represents any node in the Visual Studio Server Explorer that appears as a child to the Data Connections node.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IVsDataExplorerNode
'Usage
Dim instance As IVsDataExplorerNode
[CLSCompliantAttribute(false)]
public interface IVsDataExplorerNode
[CLSCompliantAttribute(false)]
public interface class IVsDataExplorerNode
public interface IVsDataExplorerNode
Remarks
This interface is implemented as a built-in DDEX service.