XmlUtility.GoUpOneLevel 方法

定義

多載

名稱 Description
GoUpOneLevel(XmlTextReader)

讀到我們往上一層為止

GoUpOneLevel(XmlTextReader)

讀到我們往上一層為止

GoUpOneLevel(XmlTextReader)

讀到我們往上一層為止

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

參數

reader
XmlTextReader

傳回

適用於

GoUpOneLevel(XmlTextReader)

讀到我們往上一層為止

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

參數

reader
XmlTextReader

傳回

適用於