IndexedXmlPath Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| IndexedXmlPath() | |
| IndexedXmlPath(Index, String) |
IndexedXmlPath()
public IndexedXmlPath();
Public Sub New ()
S’applique à
IndexedXmlPath(Index, String)
public IndexedXmlPath(Microsoft.SqlServer.Management.Smo.Index index, string name);
new Microsoft.SqlServer.Management.Smo.IndexedXmlPath : Microsoft.SqlServer.Management.Smo.Index * string -> Microsoft.SqlServer.Management.Smo.IndexedXmlPath
Public Sub New (index As Index, name As String)
Paramètres
- index
- Index
- name
- String