XmlUtility.GoUpOneLevel Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| GoUpOneLevel(XmlTextReader) |
ler até subirmos um nível |
| GoUpOneLevel(XmlTextReader) |
ler até subirmos um nível |
GoUpOneLevel(XmlTextReader)
ler até subirmos um nível
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
Parâmetros
- reader
- XmlTextReader
Retornos
Aplica-se a
GoUpOneLevel(XmlTextReader)
ler até subirmos um nível
public static bool GoUpOneLevel(System.Xml.XmlTextReader reader);
static member GoUpOneLevel : System.Xml.XmlTextReader -> bool
Public Shared Function GoUpOneLevel (reader As XmlTextReader) As Boolean
Parâmetros
- reader
- XmlTextReader