What value SqlDbTypeshould be used for the numericT-SQL data type ?
SqlDbType
numeric
Decimal.
See this page: http://msdn.microsoft.com/en-us/library/system.data.sqltypes.aspx
I am sure that SqlDbType.Decimalis the closest.
SqlDbType.Decimal
Source: https://habr.com/ru/post/1720738/More articles:Will Visual Studio 2010 support Sharepoint 2007 development? - visual-studioGenerating XML from XSD - xmlBogus SVN File Name - svnMaximizing child mdi in a limited area - c #Work with multiple XSD - xmlC #: how to make this method non-recursive - c #Creating a Windows DLL from C ++ source files - windowsКак я могу удалить SDL_Surface для замены другим? - c++How to get linker in gcc to recognize OpenCL library functions? - gccDebugging exceptions in type initializers - debuggingAll Articles