DtvLong dal_dbi_get_ent_typ (idn, 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.

Input Parameters Significance
DtvLong idn ident number of the parent entity

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 type relation data

no remarks