コード例 #1
0
 public function getConditionSql()
 {
     return DatabaseDescription::getConditionSql($this->getTableName(), $this->getFieldName());
 }