|
|
Loading...
|
|
|
Hyper.Net Database Structure and Datatype Definitions
|
(0)
|
MI_PUB_LINK_INFO_TARGET
| |
|
|
|
|
Column
|
Datatype
|
Purpose
|
Comments
|
|
DOC_UNID
|
Varchar - 64
|
Contains the unique Id of the topic that this link is associated with
|
Is unique key in the table
|
|
PUBLISHER
|
Varchar - 32
|
Contains the name of the publisher used to create this link
|
...
|
|
SEQNUM
|
Smallint - 2
|
Contains the sequence number of the link
|
...
|
|
TARGET_DOC_ID
|
Varchar - 64
|
Contains the target document id of the link
|
...
|
|
TARGET_EFFECTIVE
|
Bit - 1
|
Is set if the target for the link is the effective version
|
...
|
|
TARGET_AUDIENCE
|
Varchar - 32
|
Contains the audience for the target document
|
Production or Approval
|
|
TARGET_DOC_UNID
|
Varchar - 64
|
Contains the Unique Id to the target document for this link
|
...
|
Loading, please wait...
|
|
|
|
|
|
|