IMergeSynchronizationAgent.PublisherConflicts 속성

Gets the total number of conflicts that occurred at the Publisher during the last synchronization.

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

구문

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

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

속성 값

유형: System.Int32
A Int32 value.

참고 항목

참조

IMergeSynchronizationAgent 인터페이스

Microsoft.SqlServer.Replication 네임스페이스