SqlSelectTarget.takeSelect

Sets the target to be a SELECT subquery setting target's expression to use stmt; after call this function the target owns stmt, then you must not free it.

class SqlSelectTarget
void
takeSelect

Parameters

stmt gda.sql_statement.SqlStatement

a #GdaSqlStatement to take