st_mysql_field Struct Reference

#include <mysql.h>


Data Fields

char * name
char * table
char * def
enum enum_field_types type
unsigned int length
unsigned int max_length
unsigned int flags
unsigned int decimals


Detailed Description

Definition at line 57 of file mysql.h.


Field Documentation

unsigned int st_mysql_field::decimals
 

Definition at line 65 of file mysql.h.

char* st_mysql_field::def
 

Definition at line 60 of file mysql.h.

unsigned int st_mysql_field::flags
 

Definition at line 64 of file mysql.h.

unsigned int st_mysql_field::length
 

Definition at line 62 of file mysql.h.

unsigned int st_mysql_field::max_length
 

Definition at line 63 of file mysql.h.

char* st_mysql_field::name
 

Definition at line 58 of file mysql.h.

char* st_mysql_field::table
 

Definition at line 59 of file mysql.h.

enum enum_field_types st_mysql_field::type
 

Definition at line 61 of file mysql.h.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO