Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
「UL 拡張:」指定されたパブリケーションの最後のダウンロードの時刻を返します。
Public Function GetLastDownloadTime(ByVal publication As String) As Date
public DateTime GetLastDownloadTime(string publication)
publication チェックするパブリケーション。
最後のダウンロードのタイムスタンプ。パブリケーションに SYNC_ALL_DB 定数を使用した場合は、データベース全体を最後にダウンロードした時刻を返します。
ULException クラス SQL エラーが発生しました。
publication パラメータは、チェックするパブリケーションの名前です。