Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Aborts the agent operation.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Sub Abort
'Usage
Dim instance As ISnapshotGenerationAgent
instance.Abort()
void Abort()
void Abort()
abstract Abort : unit -> unit
function Abort()