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 네임스페이스