Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Aborts the operation of ITransSynchronizationAgent.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Sub Abort
'Usage
Dim instance As ITransSynchronizationAgent
instance.Abort()
void Abort()
void Abort()
abstract Abort : unit -> unit
function Abort()