共用方式為


IDTSComponentView100.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.

請參閱

參考

IDTSComponentView100 介面

Microsoft.SqlServer.Dts.Pipeline.Wrapper 命名空間