Condividi tramite


Metodo FinishMerge

Swaps the new collection for the old collection. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Sub FinishMerge
'Utilizzo
Dim instance As ISfcCollection

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

Osservazioni

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