[ Version ( since = "4.2" ) ]
public SqlBuilderId import_expression (SqlExpr expr)
Imports the expr into this.
| this |
a SqlBuilder object |
| expr |
a SqlExpr obtained using export_expression |
|
the ID of the new expression, or 0 if there was an error |