Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the total number of Subscriber changes that were applied at the Publisher during the last synchronization.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property SubscriberChanges As Integer
Get
'Usage
Dim instance As IMergeSynchronizationAgent
Dim value As Integer
value = instance.SubscriberChanges
int SubscriberChanges { get; }
property int SubscriberChanges {
int get ();
}
abstract SubscriberChanges : int
function get SubscriberChanges () : int
Property Value
Type: System.Int32
A Int32 value.