Table Of Contents

Previous topic

Cascade_DB_SQL_DataFormat::getMasterDSN

Next topic

Cascade_DB_SQL_DataFormat::getShardSelector

This Page

Cascade_DB_SQL_DataFormat::getPrimaryKey

Get primary key

Description

mixed getPrimaryKey ( void )

Get the name of the column containing the primary key. The case of a composite key, to build more than one column name in the form of an array.

Parameters

  • void

Return Values

  • string|array
  • primary key