Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Prado
Data
SqlMap
Configuration
TSqlMapInsert
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
Mostrar archivo
Open project: pradosoft/prado
Public Methods
Method
Description
getSelectKey
( ) :
TSqlMapSelectKey
setSelectKey
(
$value
)
Method Details
getSelectKey()
public
method
public
getSelectKey
( ) :
TSqlMapSelectKey
return
TSqlMapSelectKey
select key element.
setSelectKey()
public
method
public
setSelectKey
(
$value
)