Table Of Contents

Previous topic

Cascade_DB_SQL_DataFormat::getSlaveDSN

Next topic

Cascade_DB_SQL_DataFormat::isUseFetchKey

This Page

Cascade_DB_SQL_DataFormat::getTableName

Get talbe name

Description

string getTableName ( Cascade_DB_Criteria $criteria )

To get the value to replace the reserved word table name in the query string. If you want to dynamically retrieves the information table, it returns the name of the table based on criteria.

Parameters

  • criteria
  • Extraction condition

Return Values

  • string
  • table name