Returns the time of the most recent download of the specified publication.
Date Connection.getLastDownloadTime( String pub_name ) throws ULjException
pub_name The name of the publication to check.
The parameter pub_name must reference a single publication or be the special publication Connection.SYNC_ALL_DB_PUB_NAME for the time of the last download of the full database.
This method can only be executed once schemaCreateComplete()
has been executed.
The timestamp of the last download.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |