Database Page
object
A Database Page object manages a collection of Database
Rows and a collection of Database Columns.
A database page can be one of four types:
erItemTypeDB
- This describes a customizable database. It may
have been created from a pre-defined template or from scratch.
erItemTypeEntDB
- This describes an enterprise database. Enterprise
databases can only exist in the Template Databases folder. They are used
to organize data across several eRooms. The enterprise database describes
the fields of the database.
erItemTypeDBInstance
- This describes an enterprise database instance. No more than one instance
per enterprise database can exist in an eRoom. The enterprise instances
contain the entries of an enterprise database.
erItemTypeDBSummary
- This describes an enterprise database overview.
This displays all entries from all enterprise instances that are associated
with a particular enterprise database.
erItemTypeDBProcess
- This describes an approval
process database. It contains steps through which entries move
according to the rules of the database.
|
Home
Implements
IERUAccessControl
IERUContainer
IERUDatabase
IERUDBPage
IERUDBProcess
IERUDBProcessStep
IERUItem
IERUPrincipalItem
IERUTopic
See also
Creating Items
Databases |