a_sqlany_column_info structure

Returns column metadata information.

Syntax

typedef struct a_sqlany_column_info

Remarks

sqlany_get_column_info() can be used to populate this structure.

To view an example of the a_sqlany_column_info structure in use, see the following sample file in the sdk\dbcapi\examples directory of your SQL Anywhere installation.

  • dbcapi_isql.cpp