|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL CommitTransaction () |
Commits the transaction to the backend |
|
+ | RejectTransaction () |
Reverts the changes |
Options | Name | Purpose | |
---|---|---|---|
+ | AutoCommitChanged DELEGATE System.EventHandler |
Raised when the CommitChanged property is changed |
|
+ | SmartTransactionStateChanged DELEGATE System.EventHandler |
Event fired whenever the SmartTransactionState property has
changed |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL AutoCommit |
|
|
+ | Consultingwerk.SmartComponents.Enum.TransactionStateEnum SmartTransactionState |
|
Top
PUBLIC LOGICAL CommitTransaction ()
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC RejectTransaction ()
|
PUBLIC AutoCommitChanged DELEGATE System.EventHandler
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartTransactionStateChanged DELEGATE System.EventHandler
|
PUBLIC LOGICAL AutoCommit
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartComponents.Enum.TransactionStateEnum SmartTransactionState
|