Well, what I want, is to show in a query the names of the attributes of a BO. Example:
I have a BO called NameBO that contains the attributes: Field01, Field02, Fieldxx.
The query would look like
Field Description
Field01 Creation date
Field02 name something
Field… Description
the Query