Lingua

XmlUtility.GoDownOneLevel Metodo

Definizione

Overload

Nome Descrizione
GoDownOneLevel(XmlTextReader)

leggere fino a quando non si scende un livello

GoDownOneLevel(XmlTextReader)

leggere fino a quando non si scende un livello

GoDownOneLevel(XmlTextReader)

leggere fino a quando non si scende un livello

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

Parametri

reader
XmlTextReader

Valori restituiti

Si applica a

GoDownOneLevel(XmlTextReader)

leggere fino a quando non si scende un livello

public static bool GoDownOneLevel(System.Xml.XmlTextReader reader);
static member GoDownOneLevel : System.Xml.XmlTextReader -> bool
Public Shared Function GoDownOneLevel (reader As XmlTextReader) As Boolean

Parametri

reader
XmlTextReader

Valori restituiti

Si applica a