TQuery class has a member variable UpdateObject of type TUpdateSQL. I can use it for updating otherwise unupdateable queries when cached updates are enabled. Is there such mechanism in DOA so that I could provide my own database procedure calls which would be used for insert, update and delete operations on a recordset?