ORLNK_OH_Idnr |
int |
NUMBER(38,0) |
int |
int |
false |
Key of link object |
ORLNK_Connection |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
false |
Name of the Connection Object that points to the remote client where the linked object resides |
ORLNK_OType |
varchar (8) |
VARCHAR2 (8 CHAR) |
varchar(8) |
varchar (8) |
false |
Object type of the linked object |
ORLNK_Object |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
false |
Object name of the linked object |
ORLNK_Report |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Replicate Report 1 = yes |
ORLNK_RunLocal |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Run in local system if linked object is an executable object 1 = yes |