Name | Description | |
---|---|---|
Depth | Overridden. Gets the depth of nesting for the current row. | |
FieldCount | Overridden. Gets the number of columns in the current row. | |
HasRows | Overridden. Gets a boolean for whether this C1DataReader is empty of rows or not/false. one or more rows. | |
IsClosed | Overridden. Gets a boolean for whether the C1DataReader is closed or not/false. | |
Item | Overloaded. Overridden. Gets the value of the specified column as an instance of System.Object. | |
RecordsAffected | Overridden. Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. | |
VisibleFieldCount | (Inherited from System.Data.Common.DbDataReader) |