The properties of the FbDataReader class are listed below. For a complete list of FbDataReader class members, see the FbDataReader Members topic.
![]() | Gets the depth of nesting for the current row. |
![]() | Gets the number of columns in the current row. |
![]() | Gets whether the FbDataReader contains one or more rows. |
![]() | Gets a value indicating whether the data reader is closed. |
![]() | Overloaded. Gets the value of the specified column in its native format given the column ordinal. |
![]() | Gets the number of rows changed, inserted, or deleted by execution of the DSQL statement. |
FbDataReader Class | FirebirdSql.Data.Firebird Namespace