Name | Description | |
---|---|---|
Depth | Gets a value indicating the depth of nesting for the current row. (Inherited from Devart.Common.DbDataReaderBase) | |
EndOfData | Indicates whether the Devart.Data.SqlShimDataReader has been read completely. (Inherited from Devart.Data.SqlShimDataReader) | |
FieldCount | Gets the number of columns in the current row. (Inherited from Devart.Data.SqlShimDataReader) | |
HasRows | Gets a value indicating whether the Devart.Data.SqlShimDataReader contains one or more rows. (Inherited from Devart.Data.SqlShimDataReader) | |
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 | (Inherited from Devart.Data.SqlShimDataReader) | |
RecordsAffected | Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. (Inherited from Devart.Data.SqlShimDataReader) | |
VisibleFieldCount | Gets the number of fields in the System.Data.Common.DbDataReader that are not hidden. (Inherited from System.Data.Common.DbDataReader) |