Metodo Cancel

Cancels changes to the IDTSComponentMetaData100 of a data flow component.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Sub Cancel
'Utilizzo
Dim instance As IDTSComponentView100

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

Osservazioni

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