Partilhar via


Método FinishMerge

Swaps the new collection for the old collection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Sub FinishMerge
'Uso
Dim instance As ISfcCollection

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

Comentários

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