[This is preliminary documentation and is subject to change.]

Provides a set of core functions in the framework of the OfficeClip application.

Namespace:  OfficeClip.DBLayer.Account
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public class MainDB : OfficeClipDB
Visual Basic (Declaration)
Public Class MainDB _
	Inherits OfficeClipDB
Visual C++
public ref class MainDB : public OfficeClipDB

Inheritance Hierarchy

System..::.Object
  OfficeClip.DBLayer..::.OfficeClipDB
    OfficeClip.DBLayer.Account..::.MainDB

See Also