API Reference > Classes > OdBmTransaction Class
OdBmTransaction Class
OdBmTransaction
Syntax
C++
class OdBmTransaction;

BmTransaction.h

This is class OdBmTransaction.

 
Name 
Description 
 
This is OdBmTransaction, a member of class OdBmTransaction. 
 
Name 
Description 
 
Destructor for OdBmTransaction. 
 
Constructor for OdBmTransaction.
 
 
Name 
Description 
 
Commits the current transaction. 
 
Checks if the element is already in a database.
 
 
Checks if the element is already in a database.
 
 
Returns the database. 
 
Returns the database. 
 
Adds a new element to a transaction.
 
 
Adds a new element to a transaction.
 
 
id 
Returns the id of a transaction. 
 
Notify transaction, that element with id is going to be added.
 
 
Rolls back a transaction. (Transaction has to be meaningful) 
 
Marks the element with given id as updated in the transation.
 
 
Marks the element with given id as updated in the transation.
 
 
Starts a transaction. 
 
Returns the current status of a transaction. 
 
Checks if an update is required for an element with a given id.
 
 
Checks if an update is required for an element with given id.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.