The IBatchUpdatable type exposes the following members.

Methods

  NameDescription
Public methodStartUpdate
Suppress update events. Use "Using" statement to automatically dispose and reset Event update switch. Put the actual object property changes inside the using block
Public methodUpdateData
Sync the data of the object to underlying data record

See Also