Persist.NET Documentation Class Library

PersistentObject Fields

The fields of the PersistentObject class are listed below. For a complete list of PersistentObject class members, see the PersistentObject Members topic.

Protected Internal Instance Fields

isDirty Indicate if the object has been modifed
isOptimisticLock Indicate if this object use Optimist lock mechanism
isPersistent Indicate if this object is Persistent
isProxy Indicate if the object is retrieved has proxy

See Also

PersistentObject Class | Persist Namespace