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