إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
The OnStartTableUpload method is called at the start of the upload of each new user table from the subscriber to the publisher.
Syntax
object.OnStartTableUpload (const WCHAR* wszName)
Parameters
- wszName
Specifies the name of the table being processed.
Applies To
ISSCEStatusReporting interface
Prototype
HRESULT OnStartTableUpload (const WCHAR* wszName);
See Also
Reference
Replication Status Reporting Interface