DataTableWindow.EndBatchUpdate() Method

Top 

Description

Processes all updates to the window that have occurred since the DataTableWindow.BeginBatchUpdate method was called.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

DataTableWindow.EndBatchUpdate(

)

 

 

Syntax

myDataTableWindow1.EndBatchUpdate();

 

 

See also

DataTableWindow Object

DataTableWindow Guide