IndexedXmlPathNamespace Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| IndexedXmlPathNamespace() | |
| IndexedXmlPathNamespace(Index, String) |
IndexedXmlPathNamespace()
public IndexedXmlPathNamespace();
Public Sub New ()
Si applica 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)
Parametri
- index
- Index
- name
- String