Enter():Void

Enters the ChangeSet in the current session.

In order to perform changes within a ChangeSet, the ChangeSet must be entered beforehand. Only then are all changes carried out in the data administration made in the context of the ChangeSet.

If the current user of the session is already in a ChangeSet, then an AlreadyEnteredChangeSetException is triggered.

Return type: System.Void