Share via


ISQLXMLHelper::GetOutputStream

Used by the XML engine to get the IStream object from the data provider that will be written to at Execute time.

Syntax

virtual STDMETHODIMP_(const VARIANT*) GetOutputStream() = 0;

Remarks

ISQLXMLHelper should only be used by Microsoft internal applications.

See Also

Reference

ISQLXMLHelper