Share via


IDTSComponentView100.Commit Method

Definition

public:
 void Commit();
[System.Runtime.InteropServices.DispId(101)]
public void Commit ();
[<System.Runtime.InteropServices.DispId(101)>]
abstract member Commit : unit -> unit
Public Sub Commit ()
Attributes

Remarks

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

Applies to