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 类

 

CountUploadRows 函数

确定需要上载的行数。

语法
ul_u_long UltraLite_Connection_iface::CountUploadRows(
  const ULValue & pub_list,
  ul_u_long threshold
)
参数
  • pub_list   以逗号分隔的要考虑的发布的列表。

  • threshold   对要计数的行数的限制。