Udostępnij przez


Metoda ExpressionNode.MoveToElementWithCheck

Przenosi czytelnika do elementu z wyboru.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dmf
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Składnia

'Deklaracja
<STraceConfigurationAttribute(SkipAutoTrace := True)> _
Protected Shared Sub MoveToElementWithCheck ( _
    xr As XmlReader, _
    name As String _
)
'Użycie
Dim xr As XmlReader
Dim name As String

ExpressionNode.MoveToElementWithCheck(xr, _
    name)
[STraceConfigurationAttribute(SkipAutoTrace = true)]
protected static void MoveToElementWithCheck(
    XmlReader xr,
    string name
)
[STraceConfigurationAttribute(SkipAutoTrace = true)]
protected:
static void MoveToElementWithCheck(
    XmlReader^ xr, 
    String^ name
)
[<STraceConfigurationAttribute(SkipAutoTrace = true)>]
static member MoveToElementWithCheck : 
        xr:XmlReader * 
        name:string -> unit 
protected static function MoveToElementWithCheck(
    xr : XmlReader, 
    name : String
)

Parametry

Uwagi

Elementy w węźle z wyboru.