会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
北冥有魚,其名為坤、
北冥有魚,其名為鲲,鲲之大,不知千里也。化而為鳥,其名而鹏,鹏之背,不知其几千里也;怒而飛,其翼若垂天之雲、
随笔档案-2010年07月
数据库中与C#中的数据类型对照
2010-07-23 12:04 by 北冥有魚,其名為坤、, 485 阅读,
收藏
,
摘要: 数据库中与C#中的数据类型对照Int---Int32 Text---String Bigint---Int64 binary = System.Byte[] bit = Boolean char= String datetime=System.DateTime decimal= System.Decimal float= System.Double image = System.Byte[] m....
阅读全文
1 Comment
About