XmlUtility.GoUpOneLevel(XmlTextReader) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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