Number missing decimals when inserted in SqlServer table via SqlParameter

后端 未结 0 1872
别跟我提以往
别跟我提以往 2021-01-22 17:37

I have a database table with two float type columns, and I am trying to insert two numbers via c# code.

This is my code for sql parameters:

sqlCommand.Para         


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