IndexedXmlPathNamespaceCollection.Remove Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| Remove(IndexedXmlPathNamespace) | |
| Remove(String) |
Remove(IndexedXmlPathNamespace)
public void Remove(Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace indexedXmlPathNamespace);
override this.Remove : Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace -> unit
Public Sub Remove (indexedXmlPathNamespace As IndexedXmlPathNamespace)
Parâmetros
- indexedXmlPathNamespace
- IndexedXmlPathNamespace
Aplica-se a
Remove(String)
public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)
Parâmetros
- name
- String