Share via


ISQLXMLHelper::GetOutputEncoding

Used by the XML engine to get the output encoding that should be used for encoding the output XML from the data provider.

Syntax

virtual STDMETHODIMP_(const WCHAR *)  GetOutputEncoding() = 0;

Remarks

ISQLXMLHelper should only be used by Microsoft internal applications.

See Also

Reference

ISQLXMLHelper