The IsDirty method checks to see if an object was changed since the last
save. If the object you are using implements this interface, you can check
this. If this is related to your other posts, then it sounds like you are
implementing this interface, and would need to code this method in your
object.