260
260
* @param use_update_record If true, uses the values from the update row instead
262
262
void deleteRecord(Session *in_session, Table *in_table, bool use_update_record= false);
264
286
* Creates a CreateSchema Statement GPB message and adds it
265
287
* to the Session's active Transaction GPB message for pushing