osobjdef
The column list comes from the schema dump; the column meanings were derived from
the <object> structure of the object definition XML. A few
columns remain marked as unknown here.
|
Part of the DMS object definition (see DMSObjDef, element
<object>). Holds one entry per configured object type (folder/master record, register, document type)
with the internal IDs, the name of the corresponding database table
(stammX/registerX/objectX) and the dimensions of the input mask. The index fields of
an object type are stored in osobjfields; the matching
object type definition can be retrieved via dms.GetObjDef.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
32 |
External GUID of the object type ( |
|
|
— |
Object ID ( |
|
|
— |
Process ID ( |
|
|
— |
Vertix ID ( |
|
|
— |
Master type — references the |
|
|
100 |
Display name of the object type in the default language. |
|
|
100 |
Name of the database table that stores records of this object type (e.g. |
|
|
100 |
Name of an extended database table, if configured for the object type. |
|
|
— |
Mask layout frame: left edge ( |
|
|
— |
Mask layout frame: top edge ( |
|
|
— |
Mask layout frame: right edge ( |
|
|
— |
Mask layout frame: bottom edge ( |
|
|
— |
Multi-frame width ( |
|
|
— |
Multi-frame height ( |
|
|
— |
Main type of the object type. Examples: |
|
|
— |
Subtype (low word of the object type ID); combined with |
|
|
— |
Unknown. |
|
|
— |
Unknown. |
|
|
100 |
Internal name of the object type ( |
2. Related Tables
-
osobjfields — index fields per object type.
-
osctrlpages — tab pages of the object mask.
-
oslistctrl — column definitions for table fields.