DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_row_desc_create()
The
mi_row_desc_create()
function creates a row descriptor from a specified type.
Syntax
MI_ROW_DESC *mi_row_desc_create(
typeid
)
MI_TYPEID *typeid);
typeid
is the type of the row to create.
Valid in Client Application?
Valid in Server Routine?
No
Yes
Return Values
A row descriptor of the specified type.
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.