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
Sub FinishMerge
'Utilisation
Dim instance As ISfcCollection

instance.FinishMerge()
void FinishMerge()
void FinishMerge()
abstract FinishMerge : unit -> unit 
function FinishMerge()

Notes

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