名前 | 解説 | |
---|---|---|
![]() | Depth | Gets a value indicating the depth of nesting for the current row. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |
![]() | FieldCount | Gets the number of columns in the current row. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |
![]() | HasRows | Gets a value that indicates whether this C1.DataConnector.AdoNet.C1DataReader contains one or more rows. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |
![]() | IsClosed | Gets a value indicating whether the C1.DataConnector.AdoNet.C1DataReader is closed. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |
![]() | Item | オーバーロードされます。 Gets the value of the specified column as an instance of System.Object. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |
![]() | RecordsAffected | Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |
![]() | VisibleFieldCount | System.Data.Common.DbDataReaderから継承されます。 |