Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
The PublisherChanges property specifies the total number of Publisher changes applied at the Subscriber when the Run method was last called.
Syntax
object.PublisherChanges [= value]
Parameters
- value
Total number of Publisher rows inserted, deleted, and updated
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_PublisherChanges(long *pVal);