Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Operator Architecture Refactoring/HeuristicLab.Hive.Server.ADODataAccess/dsHiveServer.cs @ 1217

Last change on this file since 1217 was 826, checked in by svonolfe, 16 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.