Share via


ISQLXMLHelper::GetCommandStream

Used by the XML engine to get the input IStream object from the data provider to be used for executing templates.

Syntax

virtual STDMETHODIMP_(IUnknown *) GetCommandStream() = 0;

Remarks

ISQLXMLHelper should only be used by Microsoft internal applications.

See Also

Reference

ISQLXMLHelper