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
Protected MustOverride Sub FinishMerge
'Utilizzo
Me.FinishMerge()
protected abstract void FinishMerge()
protected:
virtual void FinishMerge() abstract
abstract FinishMerge : unit -> unit
protected abstract function FinishMerge()
Osservazioni
Swaps the temporary internal collection that has been accumulating since the PrepareMerge method was called, and deletes the old collection.