DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_typeid_is_distinct()
The
mi_typeid_is_distinct()
function finds out whether a type
ID
is for a distinct type.
Syntax
mi_boolean mi_typeid_is_distinct(
typeptr
)
MI_TYPEID *typeptr;
typeptr
is a pointer to the type
ID
.
Valid in Client Application?
Valid in Server Routine?
Yes
Yes
Return Values
MI_TRUE
if the type
ID
is for a distinct type,
MI_FALSE
otherwise.
Related Topics
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.