|
|
Loading...
|
|
|
Hyper.Net Database Structure and Datatype Definitions
|
(0)
|
MI_PUB_LINK_INFO
| |
|
|
|
|
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
|
...
|
|
LINK_TYPE
|
Varchar - 64
|
Contains the type of link
|
External/Outside
|
|
LINK_CONFIGTYPE
|
Varchar - 16
|
Contains the value of the link type as configured in the Hyper.Net Config
|
...
|
|
LINK_HANDLER
|
Varchar - 254
|
Contains the name of the link handler for this link
|
...
|
|
PARAM1-4
|
Varchar - 384
|
Parameters to use for link resolution by the link handler
|
...
|
|
HREF
|
Varchar - 1024
|
Contains the reference of the link
|
|
|
HIT_RATE
|
Smallint - 2
|
Contains the result of the broken link check
|
1 if link is Ok -1 if link is Not Checked/Not Checkable or Broken
|
Loading, please wait...
|
|
|
|
|
|
|