pmMDA.NET

IDataObject Properties

The properties of the IDataObject interface are listed below. For a complete list of IDataObject interface members, see the IDataObject Members topic.

Public Instance Properties

IsNew Gets whether this data object is a new one.
Modified Gets or sets whether this data object is modified.
Timestamp Gets or sets the timestamp of the last time this data object was stored in the persistent store.
Update The data object update which stores the modifications made on this data object since this object was created or loaded.

See Also

IDataObject Interface | PmMda.Net.Dog Namespace