XmlUtility Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | GetFirstElementOnLevel(XmlTextReader^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | GoDownOneLevel(XmlTextReader^) | Reads until the execution goes down one level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | GoUpOneLevel(XmlTextReader^) | Reads a specified value until the execution goes up one level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | IsElement(XmlTextReader^, String^) | Indicates whether the current entity is an element with the given name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | SelectChildrenByAttribute(XmlTextReader^, String^, String^) | Selects the children elements by attribute. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SelectChildrenByName(XmlTextReader^, String^) | Selects the children elements by name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SelectElementByName(XmlTextReader^, String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SelectNextElement(XmlTextReader^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SelectNextElement(XmlTextReader^, String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SelectNextElementOnLevel(XmlTextReader^) | Indicates whether the reader selects the next element on the same level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SelectNextSibling(XmlTextReader^) | Indicates whether the reader selects the next sibling of the current element. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


