IVsDataExplorerNode Interface
Represents any node in the Visual Studio Server Explorer that appears as a child to the Data Connections node.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
<CLSCompliantAttribute(False)> _
Public Interface IVsDataExplorerNode
'使用
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.