function destroy()
 {
     // Destructor
     $this->_tableName = null;
     LogDatabaseQuery::destroy();
 }