开发者

Castle ActiveRecord something like RowState Property?

开发者 https://www.devze.com 2022-12-16 05:21 出处:网络
I was looking web for something like DataRow.RowState property in ActiveRecord class, but no luck. I simply want to know whether obj开发者_Go百科ect has changed or not.

I was looking web for something like DataRow.RowState property in ActiveRecord class, but no luck. I simply want to know whether obj开发者_Go百科ect has changed or not.

Is there something like this in castle ar?


Yes, you can find out if an entity is dirty using this code.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号