Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Prado
Data
SqlMap
Statements
TResultSetMapItemParameter
PHP Class Prado\Data\SqlMap\Statements\TResultSetMapItemParameter
Since:
3.1
Inheritance:
extends
Prado\TComponent
Mostra file
Open project: pradosoft/prado
Public Methods
Method
Description
__construct
(
$key
,
$value
,
$parameter
, &
$map
)
getKey
( )
getMap
( )
getParameter
( )
getValue
( )
Method Details
__construct()
public
method
public
__construct
(
$key
,
$value
,
$parameter
, &
$map
)
getKey()
public
method
public
getKey
( )
getMap()
public
method
public
getMap
( )
getParameter()
public
method
public
getParameter
( )
getValue()
public
method
public
getValue
( )