Eplan Platform API
Eplan.EplApi.DataModel Namespace / Transaction Class

In This Topic
Transaction Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAborts the transaction. Cannot be called more than one time for given transaction.  
Public MethodOverridden. Commits the transaction. Cannot be called more than one time for given transaction.  
Public MethodDestructor for deterministic finalization of Transaction object. (Inherited from Eplan.EplApi.DataModel.ITransaction)
Public MethodThis method will enable to commit the transaction, and \internal open the next transaction.  
Top
See Also