In Chapter 4, “ASE ADO.NET Data Provider API Reference,” update the precision values for a float as follows.
Use the GetDouble method for Adaptive Server types double and float with a precision greater than or equal to 16 and GetFloat for Adaptive Server types real and float with a precision less than 16.