API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseTransaction Class
Methods

In This Topic
MDPartsDatabaseTransaction Class Members
In This Topic

The following tables list the members exposed by MDPartsDatabaseTransaction.

Public Methods
 NameDescription
Public MethodCommit the database transaction. All changed MDPartsDatabaseItem objects will be stored in the database.  
Public MethodDestructor for deterministic finalization of MDPartsDatabaseTransaction object.  
Public MethodRollback the database transaction. The changes are not stored.  
Top
See Also