public method O2GTableManager.unlockUpdates

Brief

Unlocks tables updates.

Declaration
C#
void  unlockUpdates ()

Details

The method is used to start receiving table updates after they have been locked by the lockUpdates method.

Declared in O2GTableManager

back