Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
The OnSynchronization method is called when the reconciler is started, and then on every synchronization check sent to the SQL Server 2005 Compact Edition Client Agent. It returns a percentage value of the progress of the current synchronization.
Syntax
object.OnSynchronization(DWORD Percentage)
Parameters
- Percentage
The Percentage value is provided by the SQL Server Reconciler. The Reconciler is processing both subscriber and publisher changes as a single stage. Therefore, the percentage value is relative to both stages combined.
Applies To
ISSCEStatusReporting interface
Prototype
HRESULT OnSynchronization(DWORD Percentage);
See Also
Reference
Replication Status Reporting Interface