Classe XmlUtility
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.XmlUtility
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
<ComVisibleAttribute(False)> _
Public Class XmlUtility
'Uso
Dim instance As XmlUtility
[ComVisibleAttribute(false)]
public class XmlUtility
[ComVisibleAttribute(false)]
public ref class XmlUtility
[<ComVisibleAttribute(false)>]
type XmlUtility = class end
public class XmlUtility
O tipo XmlUtility expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetFirstElementOnLevel | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
GoDownOneLevel | Reads until the execution goes down one level. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
GoUpOneLevel | Reads a specified value until the execution goes up one level. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
IsElement | Indicates whether the current entity is an element with the given name. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
MemberwiseClone | (Herdado de Object.) | |
SelectChildrenByAttribute | Selects the children elements by attribute. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SelectChildrenByName | Selects the children elements by name. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SelectElementByName | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SelectNextElement(XmlTextReader) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SelectNextElement(XmlTextReader, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SelectNextElementOnLevel | Indicates whether the reader selects the next element on the same level. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SelectNextSibling | Indicates whether the reader selects the next sibling of the current element. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.