言語

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

適用対象