PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD17] Add member to a UML structure
[WD17] Add member to a UML structure
Iniciado por guest, 29,jul. 2015 10:06 - No hay respuesta
Publicado el 29,julio 2015 - 10:06
Hi,

I have a structure which is generated by UML and shows the structure of a Query.
I need to add a attribute which is not part of the query.

Is there any way to do this in a program ? I can do this manually (write it into the file "COL_STQRY..."), but every time I change the query the UML overwrite it.