Reader Properties

The Reader type exposes the following members.

Properties
  NameDescription
Protected propertyCommandBehavior
Gets the command behavior.
Protected propertyCommandTimeout
Gets the wait time before terminating the attempt to execute a command and generating an error.
Public propertyHasWarnings
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
Public propertyItem
Gets the element value located at the specified index.
Public propertySchema
Gets the column metadata of the reader.
Public propertyWarnings
Gets the warnings for the current instance, as well as for any dependency objects.
Top
See Also