Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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()