XmlUtility.GoDownOneLevel Método
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 |
|---|---|
| GoDownOneLevel(XmlTextReader) |
leer hasta que bajamos un nivel |
| GoDownOneLevel(XmlTextReader) |
leer hasta que bajamos un nivel |
GoDownOneLevel(XmlTextReader)
leer hasta que bajamos un nivel
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
Parámetros
- reader
- XmlTextReader
Devoluciones
Se aplica a
GoDownOneLevel(XmlTextReader)
leer hasta que bajamos un nivel
public static bool GoDownOneLevel(System.Xml.XmlTextReader reader);
static member GoDownOneLevel : System.Xml.XmlTextReader -> bool
Public Shared Function GoDownOneLevel (reader As XmlTextReader) As Boolean
Parámetros
- reader
- XmlTextReader