MergeSynchronizationAgent Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an instance of the MergeSynchronizationAgent class.
public:
MergeSynchronizationAgent();
public MergeSynchronizationAgent ();
Public Sub New ()
Remarks
The recommended method for instantiating MergeSynchronizationAgent for a pull subscription is from the SynchronizationAgent property of an existing Replication Management Objects (RMO) MergePullSubscription object.
The recommended method for instantiating MergeSynchronizationAgent for a push subscription is from the SynchronizationAgent property of an existing RMO MergeSubscription object.