dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlDataReader Class / GetDecimal Method

In This Topic
    GetDecimal Method (SqlDataReader)
    In This Topic
    Gets the value of the specified column as a System.Decimal object.
    Overload List
    OverloadDescription
    Gets the value of the specified column as a System.Decimal object.  
    Gets the value of the specified column as a DateTime object. (Inherited from Devart.Common.DbDataReaderBase)
    See Also