XmlUtility.GoDownOneLevel 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 |
|---|---|
| GoDownOneLevel(XmlTextReader) |
ler até descermos um nível |
| GoDownOneLevel(XmlTextReader) |
ler até descermos um nível |
GoDownOneLevel(XmlTextReader)
ler até descermos um nível
public static bool GoDownOneLevel(Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader reader);
static member GoDownOneLevel : Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader -> bool
Public Shared Function GoDownOneLevel (reader As XmlTextReader) As Boolean
Parâmetros
- reader
- XmlTextReader
Retornos
Aplica-se a
GoDownOneLevel(XmlTextReader)
ler até descermos um nível
public static bool GoDownOneLevel(System.Xml.XmlTextReader reader);
static member GoDownOneLevel : System.Xml.XmlTextReader -> bool
Public Shared Function GoDownOneLevel (reader As XmlTextReader) As Boolean
Parâmetros
- reader
- XmlTextReader