XmlUtility.GoUpOneLevel Método

Definición

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

Devoluciones

Se aplica a