返回当前对象ID字段名
string Module_OOP_ORM_Data::id_field_name( )
string
public function id_field_name() { return $this->_id_field_name; }