IndexedXmlPathNamespaceCollection.Add(IndexedXmlPathNamespace) 方法

定義

public void Add(Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace indexedXmlPathNamespace);
member this.Add : Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace -> unit
Public Sub Add (indexedXmlPathNamespace As IndexedXmlPathNamespace)

參數

indexedXmlPathNamespace
IndexedXmlPathNamespace

適用於