DtvLong dal_dbi_get_typ_idn (ent_idn, typ_nam, typ_idn)

Returns the ident number of the type relation of the passed ident number of the entity and the name of the type relation.

Input Parameters Significance
DtvLong ent_idn ident number of the entity
char *typ_nam name of the type relation

Output Parameters Significance
DtvLong *typ_idn ident number of the type relation

Return Code Significance
0 no error
1 type relation is not registered in DataView
-1 data base error reading the ident number

no remarks