This documentation is archived and is not being maintained.
IDataReader Properties
.NET Framework 1.1
The properties of the IDataReader interface are listed here. For a complete list of IDataReader interface members, see the IDataReader Members topic.
Public Properties
Depth Supported by the .NET Compact Framework. | Gets a value indicating the depth of nesting for the current row. |
IsClosed Supported by the .NET Compact Framework. | Gets a value indicating whether the data reader is closed. |
RecordsAffected Supported by the .NET Compact Framework. | Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. |
See Also
Show:
