[ 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.
this |
a SqlBuilder object |
a SqlStatement pointer |