Design de tabela
In the Table Design window you define new tables or edit the structure of an existing table.
A janela tem sua própria barra de menus. Ela também contém este novo comando: Design do índice
Área de definição da tabela
É nesta área que você define a estrutura da tabela.
Nome do campo
Specifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.
Tipo de campo
Specifies the field type. The available field types are limited by the database engine being used.
Descrição
Specifies an optional description for each field.
Os cabeçalhos de linha contém os comandos de menu de contexto a seguir:
Recortar
Corta da área de transferência a linha selecionada.
Copiar
Copia a linha selecionada na área de transferência.
Colar
Cola o conteúdo da área de transferência.
Excluir
Exclui a linha selecionada.
Inserir Linhas
Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.
Chave Primária
If this command has a check mark, the data field is defined as a primary key. By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys.
Propriedades do Campo
Define as propriedades do campo que está selecionado no momento.
Comprimento
Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.
Casas decimais
Insira o número de casas decimais para um campo numérico ou um campo decimal.
Valor padrão
Especifica o valor que é o padrão em novos registros de dados.
Exemplo de Formatação
Displays the format code to assign to the field value that you can select with the ... button.
...
Este botão abre a caixa de diálogo Formato de campo.
Área de Ajuda
Displays a help string or hint defined by the database designer for the given field.