The IBatchUpdatable type exposes the following members.
Methods
Name | Description | |
---|---|---|
StartUpdate |
Suppress update events.
Use "Using" statement to automatically dispose and reset Event update switch.
Put the actual object property changes inside the using block
| |
UpdateData |
Sync the data of the object to underlying data record
|