Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Security.ADODataAccess/3.2/dsSecurity.cs @ 1759

Last change on this file since 1759 was 1729, checked in by svonolfe, 15 years ago

Fixed some bugs in the Security DAL (#597)

File size: 180 bytes
Line 
1namespace HeuristicLab.Security.ADODataAccess {
2   
3   
4    public partial class dsSecurity {
5      partial class PermissionOwner_UserGroupDataTable {
6      }
7    }
8}
Note: See TracBrowser for help on using the repository browser.