[]
        
(Showing Draft Content)

C1.Data.Transactions.ClientTransaction.Commit

Commit Method

Commit()

Commits the transaction if it was not committed before. Commits changes that were made while this transaction's scope was open.

Declaration
public void Commit()
Implements
Exceptions
Type Condition
InvalidOperationException

The State is not Open.