The methods of the NpgsqlDataReader class are listed below. For a complete list of NpgsqlDataReader class members, see the NpgsqlDataReader Members topic.
![]() | |
![]() | |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | Gets the value of a column as Boolean. |
![]() | Gets the value of a column as Byte. Not implemented. |
![]() | |
![]() | Gets the value of a column as Char. |
![]() | |
![]() | |
![]() | Return the data type name of the column at index . |
![]() | Return the data type OID of the column at index . |
![]() | |
![]() | Gets the value of a column as DateTime. |
![]() | Gets the value of a column as Decimal. |
![]() | Gets the value of a column as Double. |
![]() | |
![]() | Return the data DbType of the column at index . |
![]() | Return the data NpgsqlDbType of the column at index . |
![]() | Return the data type of the column at index . |
![]() | Gets the value of a column as Single. |
![]() | Gets the value of a column converted to a Guid. |
![]() | |
![]() | Gets the value of a column as Int16. |
![]() | Gets the value of a column as Int32. |
![]() | Gets the value of a column as Int64. |
![]() | Get the value of a column as a NpgsqlInterval. |
![]() | |
![]() | Return the column name of the column at index . |
![]() | Return the column name of the column named . |
![]() | Return the Npgsql specific data type of the column at requested ordinal. |
![]() | |
![]() | Copy values from each column in the current row into . |
![]() | Returns a System.Data.DataTable that describes the column metadata of the DataReader. |
![]() | Gets the value of a column as String. |
![]() | |
![]() | Gets the value of a column as TimeSpan. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Copy values from each column in the current row into . |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. |
![]() |
NpgsqlDataReader Class | Npgsql Namespace