标签: SQL类型与C#类型对比
thumbnail

与数据库中字段类型相对应的C#数据类型

数据库                         C#程序 int         int32 text        ……