- Where Developers Learn, Share, & Build Careers


I need my entities in the first environment of the EF 4.3 code when they were last updated. Is this possible? If so, how to get the last shuffle in the unit category of the following property: [timestamp] Public byte [] roversan; Set; }

I have to take the time to update the method in this very unit category.

A datetime property was updated to in your model < / Code> or (whatever).

  updated the public date time {received; Set; }   

Then in your code, I think you can set it to a update () (or something similar)

  updated = date time.Now,   

In this way, the update method is called on a line every time, to execute the updated property method Will be set at the right time.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -