IndexedXmlPathNamespaceCollection.Remove Método

Definição

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

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

Aplica-se a