Interface IWacTransaction
Inherited Members
System.IDisposable.Dispose()
Namespace: WaCore.Contracts.Data
Assembly: WaCore.Contracts.dll
Syntax
public interface IWacTransaction : IDisposable
Methods
| Improve this Doc View SourceCommit()
Declaration
void Commit()
Rollback()
Declaration
void Rollback()