GdaMetaView

This structure specifies a #GdaMetaDbObject to represent a view's specific attributes, its contents must not be modified.

Members

Variables

GdaReserved1
void* GdaReserved1;
GdaReserved2
void* GdaReserved2;
GdaReserved3
void* GdaReserved3;
GdaReserved4
void* GdaReserved4;
isUpdatable
bool isUpdatable;

tells if the view's contents can be updated

table
GdaMetaTable table;

a view is also a table as it has columns

viewDef
char* viewDef;

views' definition