Previous Topic: Document_Repository TableNext Topic: Domain_Constraint Table


Domain Table

Lists the names and descriptions of the data partitions themselves.

Field

Data Type

Reference

Remarks

del

INTEGER

Active_Boolean_
Table::enum

Specifies the Deleted flag, as follows:
0—Active
1—Inactive/marked as deleted

id

INTEGER

 

Primary key of this table, it is a unique numeric ID.

last_mod_by

byte(16)

ca_contact::uuid

Specifies the UUID of the contact who last modified this record.

last_mod_dt

INTEGER

 

Indicates the timestamp of when this record was last modified.

nx_desc

nvarchar(40)

 

Identifies the data partition description.

persid

nvarchar(30)

 

Persistent ID (SystemObjectName:id).

sym

nvarchar(30)

 

Identifies the data partition name.