How to save milliseconds to DB in NHibernate

We need to configure Timestamp in Mapping.

eg.

Map(x => x.ResponseDate).CustomType("Timestamp");

 

posted @ 2014-03-07 12:26  Vincent.Dr  阅读(147)  评论(0编辑  收藏  举报