ConnectionManagedSQL.m_xmlDoc Field
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.
protected: System::Xml::XmlDocument ^ m_xmlDoc;
protected System.Xml.XmlDocument m_xmlDoc;
val mutable m_xmlDoc : System.Xml.XmlDocument
Protected m_xmlDoc As XmlDocument