API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseTransaction Class

In This Topic
MDPartsDatabaseTransaction Class Methods
In This Topic

For a list of all members of this type, see MDPartsDatabaseTransaction members.

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