SqlStatement.compoundTakeStmt

Adds the s sub-statement to the stmt compound statement. s's reference is transferred to stmt (which means stmt is then responsible for freeing it when no longer needed).

class SqlStatement
void
compoundTakeStmt

Parameters

s gda.sql_statement.SqlStatement

a #GdaSqlStatement pointer