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

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » Connection インタフェース

 

getLastDownloadTime メソッド

指定されたパブリケーションの最後のダウンロードの時刻を返します。

構文
Date Connection.getLastDownloadTime(
  String pub_name
) throws ULjException
パラメータ
  • pub_name   チェックするパブリケーションの名前。

備考

パラメータ pub_name は、1 つのパブリケーションを参照するか、データベース全体を最後にダウンロードしたときの特殊なパブリケーション Connection.SYNC_ALL_DB_PUB_NAME である必要があります。

このメソッドは、schemaCreateComplete() の実行後でないと実行できません。

参照
戻り値

最後のダウンロードのタイムスタンプ。