Langue

XmlUtility.GoUpOneLevel Méthode

Définition

Surcharges

Nom Description
GoUpOneLevel(XmlTextReader)

lire jusqu’à atteindre un niveau

GoUpOneLevel(XmlTextReader)

lire jusqu’à atteindre un niveau

GoUpOneLevel(XmlTextReader)

lire jusqu’à atteindre un niveau

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

Paramètres

reader
XmlTextReader

Retours

S’applique à

GoUpOneLevel(XmlTextReader)

lire jusqu’à atteindre un niveau

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

Paramètres

reader
XmlTextReader

Retours

S’applique à