TOracleClientCommand.ExecuteStream Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OracleClient > Classes > TOracleClientCommand > Methods >

TOracleClientCommand.ExecuteStream Method

This method executes a command using the XmlCommandType and CommandText properties and returns the result as an XML document in a new Stream object.

 

Namespace: CNClrLib.ADONet.OracleClient

expandingSyntax

Return Value

Type: _Stream

expandingSee Also