Interface ITransaction
Transaction wrapper interface
Inherited Members
Namespace: XData.Database
Assembly: XData.docfx.dll
Syntax
public interface ITransaction : IDisposable
Methods
| Improve this Doc View SourceCommit()
Commit transaction
Declaration
bool Commit()
Returns
Type | Description |
---|---|
Boolean | Success flag |