以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- [讨论] SetDateTimeFormat 语句提示错误 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=3223) |
-- 作者:gamtings -- 发布时间:2009/6/21 9:44:00 -- [讨论] SetDateTimeFormat 语句提示错误 Tables("订单").Cols("日期").SetDateTimeFormat(DateTimeFormatEnum.LongDateTime) 以上代码更改日期列格式提示错误: 编译错误:“LongDateTime不是DateTimeFormatEnum的成员” |
-- 作者:yangming -- 发布时间:2009/6/21 9:59:00 -- 是有问题,请贺老师查一查,我发现是帮助上写错了,应该改成:DateLongTime,就对了 [此贴子已经被作者于2009-6-21 10:00:43编辑过]
|
-- 作者:狐狸爸爸 -- 发布时间:2009/6/21 10:02:00 -- 呵呵,收到 |