Udostępnij przez


TransSynchronizationAgent Constructor

Creates an instance of the TransSynchronizationAgent class.

Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)

Syntax

'Deklaracja
Public Sub New
public TransSynchronizationAgent ()
public:
TransSynchronizationAgent ()
public TransSynchronizationAgent ()
public function TransSynchronizationAgent ()

Remarks

The recommended method for creating an instance of TransSynchronizationAgent for a pull subscription is from the SynchronizationAgent property of an existing Replication Management Objects (RMO) TransPullSubscription object.

The recommended method for creating an instance of TransSynchronizationAgent for a push subscription is from the SynchronizationAgent property of an existing RMO TransSubscription object.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.