Interface IBmTransactionRecord


  • public interface IBmTransactionRecord
    Transaction record keeps information about all the modifications performed within a particular transaction and is used to undo or redo the modifications.
    • Method Detail

      • dispose

        void dispose()
        Disposes of the resources associated with this record and all its descendants.