EnumResult.ConvertToXmlDocument(EnumResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
convert to XmlDocument if possible
public static System.Xml.XmlDocument ConvertToXmlDocument (Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult er);
static member ConvertToXmlDocument : Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult -> System.Xml.XmlDocument
Public Shared Function ConvertToXmlDocument (er As EnumResult) As XmlDocument
Parameters
- er
- EnumResult