IMergeSynchronizationAgent.PublisherChanges Property
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property PublisherChanges As Integer
Get
'Usage
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
Property Value
Type: System.Int32