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

sys_report_attribute(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

rep_attribute_idInteger

nextval('"URX_PUBLIC".sys_report_attribute_id_seq'::regclass)Identificador
rep_attribute_group_idSmallInt Grupo de Atributos

rep_attribute_orderSmallInt

Ordenação
rep_attribute_label_widthSmallInt

Largura na Grid
rep_attribute_data_widthSmallInt

Largura no Formulário
rep_attribute_data_heightSmallInt

Altura no Formulário
rep_attribute_nameVarChar(50) Nome do Atributo
rep_attribute_labelVarChar(128)

Rótulo
rep_attribute_alignSmallInt

Alinhamento (somente quando é horizontal)
rep_attribute_decimalsSmallInt

Nº de Casas Decimais

NameTableColumnsUniqueClustered
ix_sys_report_attribute_orderURX_PUBLIC.sys_report_attributerep_attribute_order
ix_sys_report_attribute_sys_report_attribute_groupURX_PUBLIC.sys_report_attributerep_attribute_group_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


NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_sys_report_attribute_createURX_PUBLIC.sys_report_attribute

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

Diagram Name
diagramA