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


Метод Commit

Commits changes to the IDTSComponentMetaData100 of a data flow component.

Пространство имен:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка:  Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)

Синтаксис

'Декларация
Sub Commit
'Применение
Dim instance As IDTSComponentView100

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

Замечания

Commits any changes that were made to the IDTSComponentMetaData100 after the GetComponentView method was called.