Méthode IDTSComponentView100.Commit

Commits changes to the IDTSComponentMetaData100 of a data flow component.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
Sub Commit
'Utilisation
Dim instance As IDTSComponentView100

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

Notes

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

Voir aussi

Référence

IDTSComponentView100 Interface

Espace de noms Microsoft.SqlServer.Dts.Pipeline.Wrapper