Lenguaje

IndexedXmlPathNamespaceCollection.Remove Método

Definición

Sobrecargas

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

Se aplica a

Remove(String)

public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)

Parámetros

name
String

Se aplica a