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