Reader Properties |
The Reader type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandBehavior |
Gets the command behavior.
| |
| CommandTimeout |
Gets the wait time before terminating the attempt to execute a command
and generating an error.
| |
| HasWarnings |
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
| |
| Item |
Gets the element value located at the specified index.
| |
| Schema |
Gets the column metadata of the reader.
| |
| Warnings |
Gets the warnings for the current instance, as well as for any dependency objects.
|