开发者

SqlDbType enumeration mapping - C#

开发者 https://www.devze.com 2022-12-09 06:34 出处:网络
What value 开发者_运维百科in the SqlDbType enumeration should I use for the numeric T-SQL data type?Decimal.

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


I'm pretty sure that SqlDbType.Decimal is the closest.

  • SQL Server Data Type Mappings
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号