import_expression
Description:
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 |