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