IndexedXmlPathNamespace Constructor (Index, String)
SQL Server 2012
Initializes a new instance of the IndexedXmlPathNamespace with the specified index and name class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- index
- Type: Microsoft.SqlServer.Management.Smo.Index
The index.
- name
- Type: System.String
The name of the class.
