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