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