Share via


The OnStartTableUpload method is called at the start of the upload of each new user table from the subscriber to the publisher.

object.OnStartTableUpload (const WCHAR* wszName)

Applies To

ISSCEStatusReporting interface

  • wszName
    Specifies the name of the table being processed.

Prototype

HRESULT OnStartTableUpload (const WCHAR* wszName); 

Reference

Replication Status Reporting Interface