NpgsqlDataReader.GetDecimal Method
[This is preliminary documentation and subject to change.]
Gets the value of a column converted to Decimal.
[Visual Basic]
NotOverridable Public Function GetDecimal( _
ByVal
i As
Integer _
) As
Decimal Implements _
IDataRecord.GetDecimal
Implements
IDataRecord.GetDecimal
See Also
NpgsqlDataReader Class | Npgsql Namespace