SqlBuilder.setWhere

Valid only for: UPDATE, DELETE, SELECT statements

Sets the WHERE condition of the statement

class SqlBuilder
void
setWhere

Parameters

condId gda.types.SqlBuilderId

the ID of the expression to set as WHERE condition, or 0 to unset any previous WHERE condition