Parameters
condType | 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
bool computeModificationStatementsExt(gda.types.DataSelectConditionType condType)Makes model try to compute INSERT, UPDATE and DELETE statements to be used when modifying model's contents.
condType | the type of condition for the modifications where one row only should be identified |