IndexedXmlPathNamespace Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| Nombre | Description |
|---|---|
| IndexedXmlPathNamespace() | |
| IndexedXmlPathNamespace(Index, String) |
IndexedXmlPathNamespace()
public IndexedXmlPathNamespace();
Public Sub New ()
Se aplica a
IndexedXmlPathNamespace(Index, String)
public IndexedXmlPathNamespace(Microsoft.SqlServer.Management.Smo.Index index, string name);
new Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace : Microsoft.SqlServer.Management.Smo.Index * string -> Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace
Public Sub New (index As Index, name As String)
Parámetros
- index
- Index
- name
- String