Compartir a través de


ISfcCollection.FinishMerge Método

Swaps the new collection for the old collection. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Sub FinishMerge
'Uso
Dim instance As ISfcCollection

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

Comentarios

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

Vea también

Referencia

ISfcCollection Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc