コード例 #1
0
 /// <summary>
 /// Rollback current transaction
 /// </summary>
 public Task <bool> RollbackAsync() => _engine.RollbackAsync();