compute_modification_statements_ext


Description:

[ Version ( since = "4.2.9" ) ]
public bool compute_modification_statements_ext (DataSelectConditionType cond_type) throws Error

Makes this try to compute INSERT, UPDATE and DELETE statements to be used when modifying this's contents.

Note: any modification statement set using set_modification_statement will first be unset

Parameters:

this

a DataSelect data model

cond_type

the type of condition for the modifications where one row only should be identified

Returns:

true if no error occurred. If false is returned, then some modification statement may still have been computed