XmlUtility.GoUpOneLevel メソッド

定義

オーバーロード

名前 説明
GoUpOneLevel(XmlTextReader)

1 レベル上がるまで読み取る

GoUpOneLevel(XmlTextReader)

1 レベル上がるまで読み取る

GoUpOneLevel(XmlTextReader)

1 レベル上がるまで読み取る

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)

1 レベル上がるまで読み取る

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

返品

適用対象