Partager via


Méthode SfcCollection<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 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.

Voir aussi

Référence

SfcCollection<T, K, ParentT> Classe

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