GdaFieldAttributes

Main Gtk struct.

Members

Variables

allowNull
int allowNull;
Undocumented in source.
autoIncrement
int autoIncrement;
Undocumented in source.
autoIncrementStart
glong autoIncrementStart;
Undocumented in source.
autoIncrementStep
glong autoIncrementStep;
Undocumented in source.
caption
char* caption;
Undocumented in source.
defaultValue
GdaValue* defaultValue;
Undocumented in source.
definedSize
int definedSize;
Undocumented in source.
gdaType
GdaValueType gdaType;
Undocumented in source.
name
char* name;
Undocumented in source.
position
int position;
Undocumented in source.
primaryKey
int primaryKey;
Undocumented in source.
references
char* references;
Undocumented in source.
scale
int scale;
Undocumented in source.
table
char* table;
Undocumented in source.
uniqueKey
int uniqueKey;
Undocumented in source.

Meta