Contents Index Truncate method UpdateBegin method

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

Update method


Prototype 

Update( )
Member of UltraLiteAFLib.ULTable

Description 

Updates a row in the table with values specified in ULColumn methods.

Note : Must be preceded by a call to UpdateBegin.


Contents Index Truncate method UpdateBegin method