![]() | Gets whether this data object is a new one. |
![]() | Gets or sets whether this data object is modified. |
![]() | Gets or sets the timestamp of the last time this data object was stored in the persistent store. |
![]() | The data object update which stores the modifications made on this data object since this object was created or loaded. |
![]() | Defines the accept method of the visitor pattern. The accept method dispatches the visitor to all its relevant children. A relevant child is always another data object. |
![]() | Creates and returns a deep copy of this data object and its descendants. |
![]() | When implemented by a class, resets the data of the paged collection to the persistent state of this data object. |
![]() | Occurs when an indexed property has changed. |
![]() | Occurs when the value of a primitive property has changed. |
![]() | Occurs when the value of a single property has changed. |
IDataObject Interface | PmMda.Net.Dog Namespace