uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
sys_report_object | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| rep_object_id | SmallInt |
| nextval('"URX_PUBLIC".sys_report_object_id_seq'::regclass) | Identificador | |||
rep_object_object_id | SmallInt | Objeto |
| |||||
rep_object_display | SmallInt | 0 | Disposição: 0 - Portrait, 1- Landscape | |||||
rep_object_label | VarChar(50) | Rótulo | ||||||
rep_object_number_column | VarChar(50) |
| Coluna que identifica o numerador do objeto | |||||
rep_object_footer | Text |
| Rodapé |
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_sys_report_object_sys_object | URX_PUBLIC.sys_object | URX_PUBLIC.sys_report_object | obj_id | rep_object_object_id |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_sys_report_attribute_group_object | URX_PUBLIC.sys_report_object | URX_PUBLIC.sys_report_attribute_group | rep_object_id | rep_attribute_group_report_object_id |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_sys_report_object_create | URX_PUBLIC.sys_report_object |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |