Commits the transaction if it was not committed before. Commits changes that were made while this transaction's scope was open.
Namespace:
C1.Data.TransactionsAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | The State is not Open()()()(). |