AdoCommand:CommandStream Access

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoCommand Class >

AdoCommand:CommandStream Access

Previous pageReturn to chapter overviewNext page

Purpose

The stream used as the input for a Command object

 

Prototype

ACCESS CommandStream AS USUAL PASCAL CLASS AdoCommand

 

Return

USUAL         Stream

 

Description

The format for this stream is provider-specific, see your provider's documentation for details.

CommandStream and CommandText are mutually exclusive.

 

See Also

AdoCommand, AdoCommand:CommandStream