Search code examples
c#t-sqlstored-proceduressqldbtype

SqlDbType enumeration mapping - C#


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


Solution

  • Decimal.

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