Свойство IMergeSynchronizationAgent.SubscriberChanges
Gets the total number of Subscriber changes that were applied at the Publisher during the last synchronization.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)
Синтаксис
'Декларация
ReadOnly Property SubscriberChanges As Integer
Get
'Применение
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
Значение свойства
Тип: System.Int32
A Int32 value.