IndexedXmlPathNamespaceCollection.Add(IndexedXmlPathNamespace) Method

Definition

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

Parameters

indexedXmlPathNamespace
IndexedXmlPathNamespace

Applies to