Table i3geousr_operacoes


Physical Name:
i3geousr_operacoes

Constraint:


Cadastro de operações do sistema

Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_operacao  id_operacao  integer  UNIQUE  NOT NULL 
    codigo  codigo  text     
    descricao  descricao  text     

Foreign Key
Attribute Referenced Table Referenced Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child

Referenced Key
Attribute Table Foreign Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child
id_operacao  i3geousr_operacoespapeis  id_operacao  RESTRICT  RESTRICT  1..n 

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

id_operacao

id_operacao

UNIQUE : TRUE
NOT NULL : TRUE
Type : integer
AUTO INCREMENT : TRUE
Default Value :
Constraint :


codigo

codigo

Código da operação

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


descricao

descricao

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :