select_take_from
Description:
Sets the FROM clause of this
from
's ownership is transferred to this (which means this is
then responsible for freeing it when no longer needed).
Parameters:
this |
a SqlStatement pointer |
from |
a SqlSelectFrom pointer |