PHP Class Prado\Data\SqlMap\Configuration\TSqlMapInsert

The element allows child elements that can be used to generate a key to be used for the insert command.
Since: 3.1
Inheritance: extends TSqlMapStatement
Afficher le fichier Open project: pradosoft/prado

Méthodes publiques

Méthode Description
getSelectKey ( ) : TSqlMapSelectKey
setSelectKey ( $value )

Method Details

getSelectKey() public méthode

public getSelectKey ( ) : TSqlMapSelectKey
Résultat TSqlMapSelectKey select key element.

setSelectKey() public méthode

public setSelectKey ( $value )