The properties of the NpgsqlDataReader class are listed below. For a complete list of NpgsqlDataReader class members, see the NpgsqlDataReader Members topic.
![]() |
Gets a value indicating the depth of nesting for the current row. Always returns zero. |
![]() |
Gets the number of columns in the current row. |
![]() |
Indicates if NpgsqlDatareader has rows to be read. |
![]() |
Gets a value indicating whether the data reader is closed. |
![]() |
Overloaded. Gets the value of a column in its native format. |
![]() |
Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. |