返回当前表前缀
string Module_Database::table_prefix( )
string
public function table_prefix() { return $this->config['table_prefix']; }