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

sys_object_children(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

obj_children_object_idSmallInt Objeto Pai

obj_children_child_idSmallInt Objeto Filho

obj_children_orderSmallInt

Ordenação
obj_children_is_button_visibleBoolean falseApresentar botão no elemento pai
obj_children_is_remote_dataBoolean falseBusca dados no servidor (Requisição http)

NameTableColumnsUniqueClustered
ix_sys_object_children_child_idURX_PUBLIC.sys_object_childrenobj_children_child_id
ix_sys_object_children_object_idURX_PUBLIC.sys_object_childrenobj_children_object_id
ix_sys_object_children_orderURX_PUBLIC.sys_object_childrenobj_children_order
ix_sys_object_children_remote_dataURX_PUBLIC.sys_object_childrenobj_children_is_remote_data

NameParent TableChild TableParent ColumnsChild Columns
fk_sys_object_children_childURX_PUBLIC.sys_objectURX_PUBLIC.sys_object_childrenobj_idobj_children_child_id
fk_sys_object_children_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_object_childrenobj_idobj_children_object_id



Diagram Name
diagramA