Represents a single database transaction.

A transaction records the original state of opened objects so that changes can be committed or rolled back.

This class is normally not instantiated directly by users.

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

Properties

recorder: AcDbChangeRecorder = ...

Structured changes recorded during this transaction for commit/undo integration

Methods