Share via


LinkedTransaction.Commit Method

Commits the IMS transaction and the linked undo transaction.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)

Syntax

'Declaration
Public Sub Commit
public void Commit()
public:
void Commit()
member Commit : unit -> unit 
public function Commit()

.NET Framework Security

See Also

Reference

LinkedTransaction Class

Microsoft.VisualStudio.Modeling.Shell Namespace