DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_type_full_name()
The
mi_type_full_name()
function gets the full name (
owner.typename
) of a given type.
Syntax
mi_string *mi_type_full_name(
td
)
MI_TYPE_DESC *td;
td
is a pointer to the descriptor of the given type.
Valid in Client Application?
Valid in Server Routine?
Yes
Yes
Return Values
The full name of the type.
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.