WinStudio
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:
StdObjectSaveCurrent
StdFormLoadBoundValues
StdObjectSaveCurrentCompleted
Your application cannot call the default implementation by generating the event.
The default implementation is a collection-level operation, which can occur in a collection whether or not the collection is current.