XmlUtility.GoDownOneLevel(XmlTextReader) Method

Definition

read until we go down one level

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

Parameters

reader
XmlTextReader

Returns

Applies to