[]
A reference to the instance of the C1DataReader that is currently using this command.
protected C1DataReader DataReader
Type | Description |
---|---|
C1DataReader | A reference to the instance of the that is currently using this command. |
While a command is executing a query, having returned an open C1DataReader, this command cannot execute another query before the current C1DataReadergets closed.