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

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » Connection class

 getGlobalAutoIncrementUsage method Next Page

getLastDownloadTime method


Returns the timestamp of the most recent download.

Syntax

Date getLastDownloadTime( UInt32 mask )

Parameters
Remarks

The parameter mask must reference a single publication or be the special constant PublicationSchema.SYNC_ALL_DB for the time of the last download of the full database.

See also