Using Time columns with NHibernate, Fluent NHibernate and SQL Server 2008

后端 未结 3 1851
别那么骄傲
别那么骄傲 2021-01-04 20:15

I have a table with a time column in my SQL Server 2008 database.

The property of the object I\'m trying to map to is a TimeSpan.

How can i tell FluentNHiber

3条回答
提交回复
热议问题