Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Hive.Server.ADODataAccess/dsHiveServer.cs @ 1468

Last change on this file since 1468 was 1377, checked in by svonolfe, 15 years ago

Created Heuristiclab DB Core (refactoring) #527

File size: 480 bytes
Line 
1namespace HeuristicLab.Hive.Server.ADODataAccess {
2   
3   
4    public partial class dsHiveServer {
5      partial class ClientGroup_ResourceDataTable {
6      }
7    }
8}
9
10namespace HeuristicLab.Hive.Server.ADODataAccess.dsHiveServerTableAdapters {
11   
12   
13    public partial class ClientTableAdapter {
14    }
15}
16
17namespace HeuristicLab.Hive.Server.ADODataAccess.dsHiveServerTableAdapters {
18   
19   
20    public partial class HiveUserTableAdapter {
21    }
22}
Note: See TracBrowser for help on using the repository browser.