다음을 통해 공유


Cancel 메서드

Cancels changes to the IDTSComponentMetaData100 of a data flow component.

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

구문

‘선언
Sub Cancel
‘사용 방법
Dim instance As IDTSComponentView100

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

주의

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