Previous Topic

Next Topic

OpenAPI Data Types

The following are OpenAPI data types:

Previous Topic

Next Topic

IIAPI_DT_ID Data Type—Describe Data Type of Database Columns and Query Parameters

This data type has the following syntax:

typedef II_INT2 IIAPI_DT_ID;

The value of the IIAPI_DT_ID data type can be any one of the following:

More Information

Ingres Data Types.

Previous Topic

Next Topic

IIAPI_QUERYTYPE Data Type—Describe Type of Query Being Invoked

This data type has the following syntax:

typedef II_ULONG IIAPI_QUERYTYPE;

The value of the IIAPI_QUERYTYPE data type can be any one of the following:

Previous Topic

Next Topic

IIAPI_STATUS Data Type—Describe the Return Status of an OpenAPI Function

This data type has the following syntax:

typedef II_ULONG IIAPI_STATUS;

The value of the IIAPI_STATUS data type can be any one of the following:


© 2007 Ingres Corporation. All rights reserved.