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.