XmlUtility.GoDownOneLevel Método

Definição

Sobrecargas

Nome Description
GoDownOneLevel(XmlTextReader)

ler até descermos um nível

GoDownOneLevel(XmlTextReader)

ler até descermos um nível

GoDownOneLevel(XmlTextReader)

ler até descermos um nível

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

Parâmetros

reader
XmlTextReader

Retornos

Aplica-se a

GoDownOneLevel(XmlTextReader)

ler até descermos um nível

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

Parâmetros

reader
XmlTextReader

Retornos

Aplica-se a