Compartilhar via


Método IVsDataExplorerNode.Delete

Exclui o nó atual do server Explorer.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

'Declaração
Sub Delete
void Delete()
void Delete()
abstract Delete : unit -> unit 
function Delete()

Comentários

Esse método executa o comando DELETE no nó atual.

Segurança do .NET Framework

Consulte também

Referência

IVsDataExplorerNode Interface

Namespace Microsoft.VisualStudio.Data.Services