XmlUtility.SelectNextElementOnLevel(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.
select the next element on the same level
public static bool SelectNextElementOnLevel (Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader reader);
static member SelectNextElementOnLevel : Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader -> bool
Public Shared Function SelectNextElementOnLevel (reader As XmlTextReader) As Boolean
Parameters
- reader
- XmlTextReader