Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Commits changes to the IDTSComponentMetaData100 of a data flow component.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Sub Commit
'Usage
Dim instance As IDTSComponentView100
instance.Commit()
void Commit()
void Commit()
abstract Commit : unit -> unit
function Commit()
Remarks
Commits any changes that were made to the IDTSComponentMetaData100 after the GetComponentView method was called.