หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The SubscriberChanges property specifies the total number of Subscriber changes applied at the Publisher when the Run method was last called.
Syntax
object.SubscriberChanges [= value]
Parameters
- value
Total number of rows inserted, deleted, and updated
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_SubscriberChanges(long *pVal);