IMergeSynchronizationAgent.PublisherChanges 속성

Gets the total number of Publisher changes that were applied at the Subscriber during the last synchronization.

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Replication(Microsoft.SqlServer.Replication.dll)

구문

‘선언
ReadOnly Property PublisherChanges As Integer 
    Get
‘사용 방법
Dim instance As IMergeSynchronizationAgent 
Dim value As Integer 

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

속성 값

유형: System.Int32
A Int32 value.

참고 항목

참조

IMergeSynchronizationAgent 인터페이스

Microsoft.SqlServer.Replication 네임스페이스