Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » Connection class

 

getLastDownloadTime method

Returns the timestamp of the most recent download.

Syntax
Date getLastDownloadTime( String pub-list )
Parameters
  • pub-list   A comma-separated list of publication names to check.

Remarks

The parameter pub-list must reference a single publication name. SYNC_ALL_DB for the time of the last download of the full database.

See also