ISQLXMLHelper::GetXMLRoot
Used by the XML engine to get the name of the root xml tag from the data provider.
Syntax
virtual STDMETHODIMP_(const WCHAR *) GetXMLRoot() = 0;
Remarks
ISQLXMLHelper should only be used by Microsoft internal applications.