Поделиться через


Метод Cancel

Cancels changes to the IDTSComponentMetaData100 of a data flow component.

Пространство имен:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка:  Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)

Синтаксис

'Декларация
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.