Reports the statistics of the synchronization stream.
public typedef struct ul_sync_stats
Member name | Type | Description |
---|---|---|
bytes |
ul_u_long |
The number of bytes currently sent. |
deletes |
ul_u_long |
The number of deleted rows current sent. |
inserts |
ul_u_long |
The number of rows currently inserted. |
updates |
ul_u_long |
The number of updated rows currently sent. |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |