DtvLong dal_dbi_get_elm_typ (idn, ide, typ_nam, typ_idn)

Returns the name and ident numbers of all type relations created in DataView for the passed ident number of the parent entity and of the parent element.

Input Parameters Significance
DtvLong idn ident number of the parent entity
DtvLong ide ident number of the parent element

Output Parameters Significance
char typ_nam [ ] [21] list of all type relation names
DtvLong typ_idn [ ] list of all type relation ident numbers

Return Code Significance
0 no error
1 no type relations found
-1 data base error reading the relation data

no remarks