Partager via


Méthode SfcCollatedDictionaryCollection<T, K, ParentT>.FinishMerge

Swaps the new collection for the old collection. Ne faites pas directement référence à 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 Overrides Sub FinishMerge
'Utilisation
Me.FinishMerge()
protected override void FinishMerge()
protected:
virtual void FinishMerge() override
abstract FinishMerge : unit -> unit  
override FinishMerge : unit -> unit
protected override function FinishMerge()

Notes

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

Voir aussi

Référence

SfcCollatedDictionaryCollection<T, K, ParentT> Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc