0
kicks
NHibernate.LinQ error with Identity column in SQLServer
I mapped a table to NHibernate (which's id is Indentity type), and write a repository method using NHibernate.LinQ and it throw error. Maybe it because of Identity Id.