API Help
Eplan.EplApi.DataModel Namespace / Transaction Class
Properties Methods

Transaction Class Members

The following tables list the members exposed by Transaction.

Public Properties
 NameDescription
Public PropertyTransaction property which returns true if an implicit Eplan transaction was started and finished during lifetime of current transaction.  
Top
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