What value in the SqlDbType
enumeration should I use for the numeric
T-SQL data type?
SqlDbType enumeration mapping - C#
3.9k views Asked by Michael Kniskern At
2
What value in the SqlDbType
enumeration should I use for the numeric
T-SQL data type?
Decimal.
See this page: http://msdn.microsoft.com/en-us/library/system.data.sqltypes.aspx