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