Mono Class Library: Overview

System.Data.SqlClient.SqlDataReader: Property Members

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

See Also: Inherited members from System.Data.Common.DbDataReader

Public Properties

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

Protected Properties

[read-only]
ConnectionSqlConnection. Documentation for this section has not yet been entered.