DbMaintenanceIndexStats.SaveToXML Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
void SaveToXML(System::Xml::XmlDocument ^ doc, System::String ^ PERSIST_PREFIX, System::String ^ PERSIST_NAMESPACE, System::Xml::XmlAttribute ^ attr, System::Xml::XmlElement ^ rootElement);
public void SaveToXML (System.Xml.XmlDocument doc, string PERSIST_PREFIX, string PERSIST_NAMESPACE, System.Xml.XmlAttribute attr, System.Xml.XmlElement rootElement);
member this.SaveToXML : System.Xml.XmlDocument * string * string * System.Xml.XmlAttribute * System.Xml.XmlElement -> unit
Public Sub SaveToXML (doc As XmlDocument, PERSIST_PREFIX As String, PERSIST_NAMESPACE As String, attr As XmlAttribute, rootElement As XmlElement)
Parametri
- doc
- XmlDocument
- PERSIST_PREFIX
- String
- PERSIST_NAMESPACE
- String
- attr
- XmlAttribute
- rootElement
- XmlElement