uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
ope_pre_doc_attrib | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| pre_doc_attrib_pre_doc_id | Integer | Documento Pré-Formatado |
| ||||
pre_doc_attrib_not_null | SmallInt | 0 | Não Nulo - Define se Atributo é de Preenchimento Obrigatório | |||||
pre_doc_attrib_delete_bit | SmallInt | 0 | Bit de Exclusão | |||||
| pre_doc_attrib_label | VarChar(50) | Nome do Atributo - Utilizado no Corpo do Documento | |||||
pre_doc_attrib_mask | VarChar(50) | Máscara do Atributo - será apresentada ao Usuário | ||||||
pre_doc_attrib_default_value | VarChar(255) |
| Valor Padrão - a ser Utilizado caso seja a opção do Usuário |
Indexes | ||||
Name | Table | Columns | Unique | Clustered |
ix_ope_pre_doc_attrib_ope_pre_doc | URX_PUBLIC.ope_pre_doc_attrib | pre_doc_attrib_pre_doc_id |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_ope_pre_doc_attrib_ope_pre_doc | URX_PUBLIC.ope_pre_doc | URX_PUBLIC.ope_pre_doc_attrib | pre_doc_id | pre_doc_attrib_pre_doc_id |
Parent Relations (none) |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |