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.