Overload List
Name | Description | |
---|---|---|
SaveOrUpdate(Object) |
Either Save() or Update() the given instance, depending upon the value of
its identifier property.
| |
SaveOrUpdate(String, Object) |
Either Save(String, Object) or Update(String, Object)
the given instance, depending upon resolution of the unsaved-value checks
(see the manual for discussion of unsaved-value checking).
|