ul_synch_stats struct

Reports the statistics of the synchronization stream.

Syntax
public ul_synch_stats
Properties
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.