get_sql_statement
Description:
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 |