다음을 통해 공유


Commit 메서드

Commits changes to the IDTSComponentMetaData100 of a data flow component.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap.dll의 Microsoft.SqlServer.DTSPipelineWrap

구문

‘선언
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.