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