import_expression


Description:

[ Version ( since = "4.2" ) ]
public SqlBuilderId import_expression (SqlExpr expr)

Imports the expr into this.

Parameters:

this

a SqlBuilder object

expr

a SqlExpr obtained using export_expression

Returns:

the ID of the new expression, or 0 if there was an error