Previous Topic: Domain_Constraint TableNext Topic: EBR_ACRONYMS Table


Domain_Constraint_Type Table

Lists the types of constraints that can be associated with a particular data partition and controlled table.

Field

Data Type

Reference

Remarks

del

INTEGER

Active_
Boolean_
Table::enum

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

enum

INTEGER

 

Enumerated value for this entry, this specifies ordering in lists and relative values.

id

INTEGER

 

Indicates the unique (to the table) numeric ID.

nx_desc

nvarchar(40)

 

Specifies the description of the domain contraint type.

persid

nvarchar(30)

 

Persistent ID (SystemObjectName:id).

sym

nvarchar(12)

 

Identifies the symbolic name of this constraint type.