Free cookie consent management tool by TermsFeed Policy Generator

source: branches/CEDMA-Refactoring-Ticket419/HeuristicLab.Hive.Server.ADODataAccess/dsHiveServer.cs @ 1044

Last change on this file since 1044 was 826, checked in by svonolfe, 15 years ago

Added initial version of the DAL (#372)

File size: 267 bytes
Line 
1namespace HeuristicLab.Hive.Server.ADODataAccess {
2   
3   
4    public partial class dsHiveServer {
5    }
6}
7
8namespace HeuristicLab.Hive.Server.ADODataAccess.dsHiveServerTableAdapters {
9   
10   
11    public partial class ClientTableAdapter {
12    }
13}
Note: See TracBrowser for help on using the repository browser.