sys_report_attribute_group - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

sys_report_attribute_group(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

rep_attribute_group_idSmallInt

nextval('"URX_PUBLIC".sys_report_attribute_group_id_seq'::regclass)Identificador
rep_attribute_group_report_object_idSmallInt

Objeto

rep_attribute_group_orderSmallInt Ordenação
rep_attribute_group_genderSmallInt 1Gênero
rep_attribute_group_displaySmallInt 0Disposição: 0 - Padrão, 1- Cada registro em uma linha
rep_attribute_group_label_widthSmallInt

Largura do Rótulo do Elemento de Dado
rep_attribute_group_container_widthSmallInt

Largura da Caixa que contem Rótulo e Elemento
rep_attribute_group_labelVarChar(50)

Rótulo
rep_attribute_group_childVarChar(50)

Nome do Objeto Filho
rep_attribute_group_icon_nameVarChar(20) Arquivo de Imagem
rep_attribute_group_parent_idSmallInt

Elemento pai

rep_attribute_group_title_columnVarChar(50)

Coluna Título
rep_attribute_group_summarySmallInt 0Totalizar

NameTableColumnsUniqueClustered
ix_sys_report_attribute_group_orderURX_PUBLIC.sys_report_attribute_grouprep_attribute_group_order
ix_sys_report_attribute_group_sys_report_objectURX_PUBLIC.sys_report_attribute_grouprep_attribute_group_report_object_id

NameParent TableChild TableParent ColumnsChild Columns
fk_sys_report_attribute_group_objectURX_PUBLIC.sys_report_objectURX_PUBLIC.sys_report_attribute_grouprep_object_idrep_attribute_group_report_object_id
fk_sys_report_attribute_group_parentURX_PUBLIC.sys_report_attribute_groupURX_PUBLIC.sys_report_attribute_grouprep_attribute_group_idrep_attribute_group_parent_id

NameParent TableChild TableParent ColumnsChild Columns
fk_sys_report_attribute_sys_report_attribute_groupURX_PUBLIC.sys_report_attribute_groupURX_PUBLIC.sys_report_attributerep_attribute_group_idrep_attribute_group_id
fk_sys_report_attribute_group_parentURX_PUBLIC.sys_report_attribute_groupURX_PUBLIC.sys_report_attribute_grouprep_attribute_group_idrep_attribute_group_parent_id

NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_sys_report_attribute_group_createURX_PUBLIC.sys_report_attribute_group

AFTERFOR EACH ROW"URX_PUBLIC"."_u ...

Diagram Name
diagramA