Header And Logo

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

Data Fields

sqlname Struct Reference

#include <sqlda-native.h>

Data Fields

short length
char data [NAMEDATALEN]

Detailed Description

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


Field Documentation

char sqlname::data[NAMEDATALEN]

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

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

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

Referenced by ecpg_build_native_sqlda().


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