Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calls the FormDataSource.validateWrite method and manages the database write operation.
Syntax
public void write()
Run On
Client
Remarks
This method is invoked when a user inserts a new record or updates an existing one.
The refreshEx method can be overridden on a form data source. Right-click the Methods node under the data source, point to Override Method, and then click refreshEx.