| Query Exec perspectiveQuery Exec perspective — Perspective to execute SQL commands |  | 
Stability Level
Stable, unless otherwise indicated
 
Functions
QUERY_EXEC_PERSPECTIVE()
#define QUERY_EXEC_PERSPECTIVE(obj)          G_TYPE_CHECK_INSTANCE_CAST (obj, query_exec_perspective_get_type(), QueryExecPerspective)
 
IS_QUERY_EXEC_PERSPECTIVE()
#define IS_QUERY_EXEC_PERSPECTIVE(obj)       G_TYPE_CHECK_INSTANCE_TYPE (obj, query_exec_perspective_get_type ())
 
 
Types and Values
struct QueryExecPerspective
struct QueryExecPerspective;