MIOLO20
|
Outros membros herdados | |
Membros públicos herdados de Statement | |
bindValue ($param, $value, $type=null) | |
bindParam ($column, &$variable, $type=null) | |
closeCursor () | |
columnCount () | |
errorCode () | |
errorInfo () | |
execute ($params=null) | |
fetch ($fetchStyle=PDO::FETCH_BOTH) | |
fetchAll ($fetchStyle=PDO::FETCH_BOTH) | |
fetchColumn ($columnIndex=0) | |
rowCount () | |
The PDO implementation of the Statement interface. Used by all PDO-based drivers.
Definido na linha 30 do ficheiro PDOStatement.php.