writable_structure
Description:
Get the structure of a query.
This method should be called with a writable this so that the returned structure is guaranteed to be writable.
Parameters:
this |
a Query |
Returns:
the Structure of the query. The structure is still owned by the query and will therefore be freed when the query is unreffed. |