Properties to be set for the properties of the ADODB.Command collection Output Stream and Dialect are as follows:
- Output Stream: Designates where the resulting XML data stream will be piped.
- Dialect: Defines the syntax and general rules that the provider uses to parse the string or stream. Setting the command language dialect specifies how the Microsoft OLE DB Provider for SQL Server interprets the command text that is received from ADO. The dialect is specified by a globally uniqe identifier (GUID) and is set using the Dialect property of the Command object.