public function getFieldsToOrder()
 {
     return DatabaseDescription::getFieldsToOrder($this->getTableName(), $this->getFieldName());
 }