Specifies that a type is a SQL-tied struct.
More...
template<typename T>
Specifies that a type is a SQL-tied struct registered with QX_SQL_STRUCT().
Definition qx-sqlconcepts.h:32
Specifies that a type is a SQL-tied struct registered with QX_SQL_STRUCT_OUTSIDE().
Definition qx-sqlconcepts.h:37
Specifies that a type is a SQL-tied struct.
Definition qx-sqlconcepts.h:42
Satisfied if T has been properly registered with QX_SQL_STRUCT() or QX_SQL_STRUCT_OUTSIDE().