IndexedXmlPathNamespaceCollection.Remove 方法

定義

多載

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)

參數

indexedXmlPathNamespace
IndexedXmlPathNamespace

適用於

Remove(String)

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

參數

name
String

適用於