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