WinStudio

StdObjectSaveCurrent Event

Occurs before WinStudio sends changed data in the current object to the middle-tier IDO, which commits the data to the SQL Server database. The event occurs during execution of the default implementation of the StdFormSaveCurrent event.

The default implementation fires the following sequence of standard events:

Your application cannot call the default implementation by generating the event.

Remarks

The default implementation is a collection-level operation, which can occur in a collection whether or not the collection is current.