Mono Class Library: Overview

System.Data.Common.DbDataReader: Property Members

The properties of System.Data.Common.DbDataReader are listed below. For a list of all members, see the DbDataReader Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Properties

[read-only]
abstract
Depthint. Documentation for this section has not yet been entered.
[read-only]
abstract
FieldCountint. Documentation for this section has not yet been entered.
[read-only]
abstract
HasRowsbool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsClosedbool. Documentation for this section has not yet been entered.
[read-only]
default property
abstract
Item(int)object. Documentation for this section has not yet been entered.
[read-only]
default property
abstract
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
abstract
RecordsAffectedint. Documentation for this section has not yet been entered.
[read-only]
VisibleFieldCountint. Documentation for this section has not yet been entered.