C# 如何给sql数据库的日期字段插入空值
摘要:在C#中声明日期变量时用SqlDateTime类型,引用:using System.Data.SqlTypes;例子:user.AbortDate = SqlDateTime.Null;
阅读全文
posted @ 2014-05-06 09:30
posted @ 2014-05-06 09:30
posted @ 2014-02-28 09:12
posted @ 2013-10-31 11:35
posted @ 2013-10-09 10:10