DtvLong dal_dbi_get_typ_nam (typ_idn, typ_nam)

Returns the name of the type relation of the type Id passed.

Input Parameters Significance
DtvLong typ_idn ident number of the type relation

Output Parameters Significance
char *typ_nam name of the type relation

Return Code Significance
0 no error
1 type relation not registered in DataView

In the calling function have to be allocated 21 bytes storage place.