The IDataObject type exposes the following members.

Properties

  NameDescription
Public propertyIdentity
The identity of the resource that this data object wraps.
Public propertyIsModified
Flag indicating if this data object has been locally modified
Public propertyIsNew
Flag indicating if this is a new data object that will be created for the first time when the next call to SaveChanges()()()() completes

See Also