Name | Description | |
---|---|---|
Commit | All changes done up to this point should be accepted. Locked objects are freed. | |
Create | Creates SafetyPoint object and starts recording changes. | |
Dispose | Virtual deterministic destructor. | |
GetAutoLockingState | Gets internal AutoLocking flag. When it's true AutoLocking is active. | |
Rollback | All recorded changed (if any) will be undone without redo. | |
Start | Start recording changes. If already started, has no effect. |