evento_foto : Public <<table>> Table
| Created: |
17/06/2026 9:26:11 |
| Modified: |
17/06/2026 9:26:11 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{004E8FED-3AEA-4d82-B8DC-213D62916F6C} |
| Appears In: |
DER_seguimiento_especie |
Tabla que gestiona las fotos por evento.<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
| Attribute |
Scope |
Type |
|
id_evento
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador del evento.<br/>http://rs.tdwg.org/dwc/terms/eventID<br/>
|
|
|
id_foto
|
Public
|
char(200)
|
|
Notes:
|
Identificador de la fotografía.<br/><br/>
|
|
| Operation |
Public
evento_foto_pk (id_evento: numeric,
id_foto: char,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_foto_id_evento_index (id_evento: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_foto_evento_fk (id_evento: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_foto_foto_fk (id_foto: char,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
| Element |
Source Role |
Target Role |
«table» evento
Table «FK»
|
Name: evento_foto_evento_fk
|
Name: TSEG_EVENTO_PK
|
Details:
|
«table» foto
Table «FK»
|
Name: evento_foto_foto_fk
|
Name: foto_pk
|
Details:
|
| Tag |
Value |
| Owner |
seguimiento_especie |
|
Details:
|
| Property |
Value |
| isFinalSpecialization: |
0 |