What is the C# equivalent to the sql server 2005 real type?
Double can be used as the .NET Equivalent Datatype for Real Datatype of SQL Server
Double gets the exact value with out Rounding