Contents Index Properties Column method

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

Close method


Prototype 

Close( )
Member of UltraLiteAFLib.ULTable

Description 

Frees resources associated with the table. This method should be called after all processing involving the table is complete.

For the Palm OS, if a table is not closed it can be reopened to its current position.


Contents Index Properties Column method