Commit Method

When overridden in a derived class, the Commit method of the TopologyObjectBase class persists changes made to properties of the object.

Remarks

To minimize network calls, the objects in the Microsoft.SharePoint.Portal.Topology namespace do not immediately persist changes to properties. Call the Commit method after modifying properties to persist changes. If you have not modified any properties, the Commit method exits without attempting to persist changes.

Requirements

Platforms: Microsoft Windows ServerĀ 2003

Security: Code Access Security