IVsDataExplorerNode.Delete 方法

从服务器资源管理器删除当前节点。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Sub Delete
void Delete()
void Delete()
abstract Delete : unit -> unit 
function Delete()

备注

此方法执行在当前节点的DELETE命令。

.NET Framework 安全性

请参见

参考

IVsDataExplorerNode 接口

Microsoft.VisualStudio.Data.Services 命名空间