Метод SfcCollatedDictionaryCollection<T, K, ParentT>.PrepareMerge

Prepares to merge fresh query results into the existing collection. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

'Декларация
Protected Overrides Sub PrepareMerge
'Применение
Me.PrepareMerge()
protected override void PrepareMerge()
protected:
virtual void PrepareMerge() override
abstract PrepareMerge : unit -> unit  
override PrepareMerge : unit -> unit
protected override function PrepareMerge()

Замечания

A new internal collection is created that will be merge into and eventually replaces the current collection. When the FinishMerge method is called, the new collection becomes the inner collection.

См. также

Справочник

SfcCollatedDictionaryCollection<T, K, ParentT> Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc