Udostępnij za pośrednictwem


Właściwość MergeSynchronizationAgent.PublisherChanges

Pobiera całkowitą liczbę zmian Wydawca, które zostały zastosowane przez subskrybenta podczas ostatniej synchronizacji.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property PublisherChanges As Integer
    Get
'Użycie
Dim instance As MergeSynchronizationAgent
Dim value As Integer

value = instance.PublisherChanges
public virtual int PublisherChanges { get; }
public:
virtual property int PublisherChanges {
    int get ();
}
abstract PublisherChanges : int
override PublisherChanges : int
function get PublisherChanges () : int

Wartość właściwości

Typ: System.Int32
A Int32 wartości.

Implementacje

IMergeSynchronizationAgent.PublisherChanges

Uwagi

PublisherChanges Właściwość jest tylko do odczytu.