a_sqlany_data_value structure

Returns a description of the attributes of a data value.

Syntax

typedef struct a_sqlany_data_value

Remarks

To view examples of the a_sqlany_data_value structure in use, see any of the following sample files in the sdk\dbcapi\examples directory of your SQL Anywhere installation.

  • dbcapi_isql.cpp
  • fetching_a_result_set.cpp
  • send_retrieve_full_blob.cpp
  • preparing_statements.cpp