PostgreSQL Source Code git master
Data Fields
sqlda_struct Struct Reference

#include <sqlda-native.h>

Data Fields

char  sqldaid [8]
 
long  sqldabc
 
short  sqln
 
short  sqld
 
struct sqlda_structdesc_next
 
struct sqlvar_struct  sqlvar [1]
 

Detailed Description

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

Field Documentation

desc_next

struct sqlda_struct* sqlda_struct::desc_next

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

Referenced by ECPGdescribe(), and main().

sqld

short sqlda_struct::sqld

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

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

sqldabc

long sqlda_struct::sqldabc

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

Referenced by ecpg_build_native_sqlda().

sqldaid

char sqlda_struct::sqldaid[8]

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

Referenced by ecpg_build_native_sqlda().

sqln

short sqlda_struct::sqln

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

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

sqlvar

struct sqlvar_struct sqlda_struct::sqlvar[1]

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

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


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

AltStyle によって変換されたページ (->オリジナル) /