INFORMIX
DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home Contents Index Master Index New Book

mi_column_scale()

The mi_column_scale() function returns the scale of the specified column.

Syntax

Usage

The scale is relevant to decimal and money data types.

Return Values

The scale of the specified column if the column data type is decimal or money, 0 if the column data type is anything other than decimal or money. On failure, MI_ERROR is returned.




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.