IDataReader Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Depth | Gets a value indicating the depth of nesting for the current row. |
| IsClosed | Gets a value indicating whether the data reader is closed. |
| RecordsAffected | Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. |
Community Additions
ADD
Show: