Compartilhar via


Método FinishMerge

Swaps the new collection for the old collection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Protected Overrides Sub FinishMerge
'Uso

Me.FinishMerge()
protected override void FinishMerge()
protected:
virtual void FinishMerge() override
abstract FinishMerge : unit -> unit 
override FinishMerge : unit -> unit 
protected override function FinishMerge()

Comentários

Swaps the temporary internal collection that has been accumulating since the PrepareMerge method was called, and deletes the old collection.