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.