Поделиться через


Метод FinishMerge

Swaps the new collection for the old collection. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Protected Overrides Sub FinishMerge
'Применение

Me.FinishMerge()
protected override void FinishMerge()
protected:
virtual void FinishMerge() override
abstract FinishMerge : unit -> unit 
override FinishMerge : unit -> unit 
protected override function FinishMerge()

Замечания

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