Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SqlDbType enumeration mapping - C#

What value in the SqlDbType enumeration should I use for the numeric T-SQL data type?

like image 895
Michael Kniskern Avatar asked Dec 31 '25 18:12

Michael Kniskern


1 Answers

Decimal.

See this page: http://msdn.microsoft.com/en-us/library/system.data.sqltypes.aspx

like image 166
xyz Avatar answered Jan 03 '26 07:01

xyz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!