Skip to main content
A newer version of this page is available. .

DCIntermediateObject Fields

The base class for intermediate classes that define many-to-many associations between Domain Components.
Name Description
AutoSaveOnEndEdit static

Specifies whether changes in a persistent object are automatically committed to a database after you have finished editing the object in a bound control.

To learn more, refer to How to: Control Automatic Saving of Objects when Editing in a Grid and How to: Prevent Changes in a Persistent Object from being Automatically Committed.

Inherited from XPBaseObject.
See Also