CountUploadRows function

Determines the number of rows that need to be uploaded.

Syntax
ul_u_long UltraLite_Connection_iface::CountUploadRows(
  const ULValue & pub_list,
  ul_u_long threshold
)
Parameters
  • pub_list   A comma separated list of publications to consider.

  • threshold   The limit on the number of rows to count.