Condividi tramite


Metodo Commit

Commits 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 Commit
'Utilizzo
Dim instance As IDTSComponentView100

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

Osservazioni

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