Subversion Repositories Applications.annuaire

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/doc/bdd/annuaire_table_annu_meta_colonne.html
New file
0,0 → 1,232
<?xml version="1.0" encoding="iso-8859-15" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head lang="fr" >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>annuaire v1.0 - Metadonnées - annu_meta_colonne</title>
<link rel="stylesheet" type="text/css" media="screen" title="Classique" href="annuaire.css">
</head>
<body xml:lang="fr" lang="fr" >
<div id="zone_bandeau" >
<div id="logo">
<h1>
<a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaire" title="Retourner à la page d'accueil du wiki">
Retourner à la page d'accueil du wiki
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>annuaire v1.0</h1>
</div>
<ul id="accessibilite">
<li><a href="#zone_contenu_tete">Aller au texte</a></li>
<li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
</ul>
</div>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="annuaire_module_Metadonnees.html">Metadonnées</a> > annu_meta_colonne</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table annu_meta_colonne</h1>
<h2> Description générale </h2>
<p>
Contient l'ensemble des champs des tables de la base de données.<br />INFO : cmc_nom
</p>
<h2> Liste des colonnes </h2>
<table border="1" cellpadding="2" cellspacing="0" >
<thead>
<th> N° </th>
<th> Nom </th>
<th> Code </th>
<th> Type données </th>
<th> Obligatoire </th>
<th> Valeur défaut </th>
<th> Type champ </th>
<th> Index </th>
<th> Description </th>
</thead>
<tbody>
<tr id="amc_id_champ" class="pair" >
<td> 1 </td>
<td> amc_id_champ </td>
<td> amc_id_c </td>
<td> INTEGER </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du nom du champ dans la table. </td>
</tr>
<tr id="amc_ce_ontologie" class="pair" >
<td> 2 </td>
<td> amc_ce_ontologie </td>
<td> amc_ce_o </td>
<td> INTEGER </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> </td>
</tr>
<tr id="amc_ce_annuaire" class="pair" >
<td> 3 </td>
<td> amc_ce_annuaire </td>
<td> amc_ce_a </td>
<td> INTEGER </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Annuaire lié à cette méta colonne </td>
</tr>
<tr id="amo_ce_type" class="pair" >
<td> 4 </td>
<td> amo_ce_type </td>
<td> amo_ce_t </td>
<td> INTEGER </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Type SQL du champ, est une valeur de la liste des types </td>
</tr>
<tr id="amc_nom" class="pair" >
<td> 5 </td>
<td> amc_nom </td>
<td> amc_n </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du champ. </td>
</tr>
<tr id="amc_abreviation" class="pair" >
<td> 6 </td>
<td> amc_abreviation </td>
<td> amc_a </td>
<td> VARCHAR(20) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du champ. </td>
</tr>
<tr id="amc_description" class="pair" >
<td> 7 </td>
<td> amc_description </td>
<td> amc_d </td>
<td> VARCHAR(510) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du champ. </td>
</tr>
<tr id="amc_longueur" class="pair" >
<td> 8 </td>
<td> amc_longueur </td>
<td> amc_l </td>
<td> INTEGER </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Taille du format SQL du champ. </td>
</tr>
</tbody>
</table>
<h2> Liste des relations </h2>
<!-- RELATION_ZONE_DEBUT -->
<table border="1" cellpadding="2" cellspacing="0" >
<thead>
<th> N° </th>
<th> Code </th>
<th> Colonne dans cette table </th>
<th> Colonne dans la table liée </th>
<th> Nom table liée </th>
</thead>
<tbody>
<tr class="pair" >
<td> 1 </td>
<td> fk_amc_amv </td>
<td> amc_id_champ </td>
<td> amv_ce_colonne </td>
<td> <a href="annuaire_table_annu_meta_valeurs.html">annu_meta_valeurs</a> </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_aa_amlc </td>
<td> amc_ce_annuaire </td>
<td> aa_id_annuaire </td>
<td> <a href="annuaire_table_annu_annuaire.html">annu_annuaire</a> </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_amo_amc </td>
<td> amc_ce_ontologie </td>
<td> amo_id_ontologie </td>
<td> <a href="annuaire_table_annu_meta_ontologie.html">annu_meta_ontologie</a> </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> fk_amo_amc_type </td>
<td> amo_ce_type </td>
<td> amo_id_ontologie </td>
<td> <a href="annuaire_table_annu_meta_ontologie.html">annu_meta_ontologie</a> </td>
</tr>
</tbody>
</table>
<!-- RELATION_ZONE_FIN -->
<!--
<h2> Régles </h2>
<h2> Domaine </h2>
-->
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
<a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaireDiscussion_annu_meta_colonne">
discussion sur la table annu_meta_colonne
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<p>Documentation générée le 9 février 2010 11:55:43</p>
<!-- CONTENU_PIED -->
</div>
<div id="zone_pied">
<p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
</div>
</div>
<div id="zone_menu">
<!-- MENU -->
</div>
</body>
</html>