take_expr


Description:

public void take_expr (SqlExpr expr)

Sets the expression field in the SqlSelectField structure to point to expr and modify it to sets its parent to this.

Parameters:

this

a SqlSelectField structure

expr

a SqlExpr to take from