Name | Description | |
---|---|---|
![]() | Depth | Gets a value indicating the depth of nesting for the current row. (Inherited from Devart.Common.DbDataReaderBase) |
![]() | EndOfData | Overridden. Indicates whether the SqlShimDataReader has been read completely. |
![]() | FieldCount | Overridden. Gets the number of columns in the current row. |
![]() | HasRows | Overridden. Gets a value indicating whether the SqlShimDataReader contains one or more rows. |
![]() | IsClosed | Gets a value indicating whether the data reader is closed. (Inherited from Devart.Common.DbDataReaderBase) |
![]() | Item | Overloaded. Gets the value of the specified column in its native format given the column name. (Inherited from Devart.Common.DbDataReaderBase) |
![]() | PreviewMode | |
![]() | RecordsAffected | Overridden. Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. |
![]() | VisibleFieldCount | Gets the number of fields in the System.Data.Common.DbDataReader that are not hidden. (Inherited from System.Data.Common.DbDataReader) |