XmlUtility.GoUpOneLevel(XmlTextReader) Method

Definition

read until we go up one level

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

Parameters

reader
XmlTextReader

Returns

Applies to