NpgsqlDataReader.GetDecimal Method
Gets the value of a column as Decimal.
[Visual Basic]
NotOverridable Public Function GetDecimal( _
ByVal
i As
Integer _
) As
Decimal _
Implements
IDataRecord.GetDecimal
See Also
NpgsqlDataReader Class | Npgsql Namespace