get_sql_statement


Description:

[ Version ( since = "4.2" ) ]
public unowned SqlStatement? get_sql_statement ()

Creates a new SqlStatement structure from this 's contents.

The returned pointer belongs to this's internal representation. Use copy if you need to keep it.

Parameters:

this

a SqlBuilder object

Returns:

a SqlStatement pointer