XmlUtility.GoUpOneLevel Méthode
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 |
|---|---|
| GoUpOneLevel(XmlTextReader) |
lire jusqu’à atteindre un niveau |
| GoUpOneLevel(XmlTextReader) |
lire jusqu’à atteindre un niveau |
GoUpOneLevel(XmlTextReader)
lire jusqu’à atteindre un niveau
public static bool GoUpOneLevel(Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader reader);
static member GoUpOneLevel : Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader -> bool
Public Shared Function GoUpOneLevel (reader As XmlTextReader) As Boolean
Paramètres
- reader
- XmlTextReader
Retours
S’applique à
GoUpOneLevel(XmlTextReader)
lire jusqu’à atteindre un niveau
public static bool GoUpOneLevel(System.Xml.XmlTextReader reader);
static member GoUpOneLevel : System.Xml.XmlTextReader -> bool
Public Shared Function GoUpOneLevel (reader As XmlTextReader) As Boolean
Paramètres
- reader
- XmlTextReader