set_where


Description:

[ Version ( since = "4.2" ) ]
public void set_where (SqlBuilderId cond_id)

Valid only for: UPDATE, DELETE, SELECT statements

Sets the WHERE condition of the statement

Parameters:

this

a SqlBuilder object

cond_id

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