XmlUtility.GoDownOneLevel Méthode

Définition

Surcharges

Nom Description
GoDownOneLevel(XmlTextReader)

lire jusqu’à ce que nous descendions d’un niveau

GoDownOneLevel(XmlTextReader)

lire jusqu’à ce que nous descendions d’un niveau

GoDownOneLevel(XmlTextReader)

lire jusqu’à ce que nous descendions d’un niveau

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

Paramètres

reader
XmlTextReader

Retours

S’applique à

GoDownOneLevel(XmlTextReader)

lire jusqu’à ce que nous descendions d’un niveau

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

Paramètres

reader
XmlTextReader

Retours

S’applique à