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

mi_column_nullable()

The mi_column_nullable() function indicates whether a column can contain null values.

Syntax

Return Values

Returns 1 if the column is defined to accept NULL values; 0 if it is not. On failure, MI_ERROR is returned.

Related Topics

For additional information, see the descriptions of the following functions: mi_column_precision() and mi_column_type_id().




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