C# - Converting data from Decimal to float is truncating after decimal points while retrieving data from database

前端 未结 0 831
青春惊慌失措
青春惊慌失措 2020-12-15 19:08

I am trying to fetch percentage value from database and my database query gives 2 digits after decimal, but when i am trying to access that value in c# code, the decimal poi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题