[This is preliminary documentation and is subject to change.]
            Constructor
            
    Namespace: 
   OfficeClip.DBLayer.SecurityAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public RolesDB( OfficeClipDB odb )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ odb As OfficeClipDB _ )  | 
| Visual C++ | 
|---|
public: RolesDB( OfficeClipDB^ odb )  | 
Parameters
- odb
 - Type: OfficeClip.DBLayer..::.OfficeClipDB
The base class 
