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_ |
Specifies the Deleted flag, as follows: |
|
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. |
|
Copyright © 2013 CA.
All rights reserved.
|
|