Partager via


Commit méthode

Commits changes to the IDTSComponentMetaData100 of a data flow component.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (dans 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.