GdaXqlQuery

GdaXqlQuery

Functions

#define GDA_XQL_QUERY_CONST()
GdaXqlItem * gda_xql_query_new ()
GdaXqlItem * gda_xql_query_new_with_data ()

Description

Functions

GDA_XQL_QUERY_CONST()

#define GDA_XQL_QUERY_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), gda_xql_query_get_type(), GdaXqlQuery const)


gda_xql_query_new ()

GdaXqlItem *
gda_xql_query_new (void);


gda_xql_query_new_with_data ()

GdaXqlItem *
gda_xql_query_new_with_data (GdaXqlItem *xqlitem);

Types and Values