Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Starts the Distribution Agent to synchronize the subscription.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Sub Synchronize
'Usage
Dim instance As ITransSynchronizationAgent
instance.Synchronize()
void Synchronize()
void Synchronize()
abstract Synchronize : unit -> unit
function Synchronize()