Returns the number of rows to be uploaded when the next synchronization takes place.
UInt32 countUploadRow( String pub-list, UInt32 threshold)
pub-list Comma-separated list of publications to check.
See PublicationSchema class.
threshold Value that determines the maximum number of rows to count, and so limits the amount of time taken by the call. A value of 0 corresponds to the maximum limit. A value of 1 determines if any rows need to be synchronized. threshold must be in range [0,0x0ffffffff].
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |