Sprache

IndexedXmlPathNamespaceCollection.Remove Methode

Definition

Überlädt

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)

Parameter

indexedXmlPathNamespace
IndexedXmlPathNamespace

Gilt für:

Remove(String)

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

Parameter

name
String

Gilt für: