dynamic update in fluent
Hi,
i developer my system with fluent nhibernate,
when i update an entity (saveorupdate) all it's properties being updated
i look for option of dynamic update (in fluent!).
thanking you in advance
George
Support Staff 2 Posted by Paul Batum on 07 Jul, 2010 11:59 AM
The class map has a DynamicUpdate method. Why can't you use that?