Contents Index Open method Update method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULTable class

Truncate method


Prototype 

Truncate( )
Member of UltraLiteAFLib.ULTable

Description 

Removes all data from this table. The changes are not synchronized, so that on synchronization, it does not affect the data in the consolidated database.

For more information, see StopSynchronizationDelete method.


Contents Index Open method Update method