Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

sqlvar_struct Struct Reference

#include <sqlda-native.h>

Data Fields

short sqltype
short sqllen
char * sqldata
short * sqlind
struct sqlname sqlname

Detailed Description

Definition at line 24 of file sqlda-native.h.


Field Documentation

Definition at line 28 of file sqlda-native.h.

Referenced by dump_sqlda(), ecpg_execute(), ecpg_set_native_sqlda(), and main().

Definition at line 29 of file sqlda-native.h.

Referenced by dump_sqlda(), ecpg_execute(), and ecpg_set_native_sqlda().

Definition at line 27 of file sqlda-native.h.

Referenced by ecpg_set_native_sqlda().

Definition at line 30 of file sqlda-native.h.

Referenced by dump_sqlda(), ecpg_build_native_sqlda(), and main().


The documentation for this struct was generated from the following file: