Méthode FinishMerge

Swaps the new collection for the old collection. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected MustOverride Sub FinishMerge
'Utilisation

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

Notes

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