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