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 - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考 » UltraLite_Connection_iface 类

 

GetLastDownloadTime 函数

获取上一次下载的时间。

语法
bool UltraLite_Connection_iface::GetLastDownloadTime(
  const ULValue & pub_list,
  DECL_DATETIME * value
)
参数
  • pub_list   以逗号分隔的要考虑的发布的列表。

  • value   上次下载时间。