MIOLO25
|
Membros públicos | |
__construct () | |
movePrev () | |
moveNext () | |
moveTo ($row) | |
moveFirst () | |
moveLast () | |
getRowCount () | |
getColumnCount () | |
getColumnName ($colNumber) | |
getColumnNames () | |
getColumnNumber ($colName) | |
getValue ($colName) | |
fields ($fieldName) | |
getRowValues () | |
getRowObject () | |
& | SetRowObject ($object) |
getFieldValues () | |
eof () | |
bof () | |
chunkResult ($key=0, $value=1, $showKeyValue=false) | |
chunkResultMany ($key, $values, $type='S', $separator='') | |
treeResult ($group, $node) | |
asXML ($root='root', $node='node') | |
Campos de Dados | |
$result | |
$row | |
$rowCount | |
$colCount | |
$eof | |
$bof | |
$metadata | |
$type | |
Brief Class Description. Complete Class Description.
__construct | ( | ) |
Brief Description. Complete Description.
Reimplementado em FirebirdQuery, MQuery, MSSQLQuery, MysqlQuery, ODBCQuery, Oracle8Query, PostgresQuery e SQLiteQuery.
asXML | ( | $root = 'root', | |
$node = 'node' ) |
bof | ( | ) |
Brief Description. Complete Description.
chunkResult | ( | $key = 0, | |
$value = 1, | |||
$showKeyValue = false ) |
Brief Description. Complete Description.
$key0 | (tipo) desc |
$value=1 | (tipo) desc |
$showKeyValue= | (tipo) desc |
chunkResultMany | ( | $key, | |
$values, | |||
$type = 'S', | |||
$separator = '' ) |
Brief Description. Complete Description.
$key | (tipo) desc |
$values | (tipo) desc |
$typeS' | (tipo) desc |
$separator='' | (tipo) desc |
eof | ( | ) |
Brief Description. Complete Description.
fields | ( | $fieldName | ) |
Brief Description. Complete Description.
$fieldName | (tipo) desc |
getColumnCount | ( | ) |
Brief Description. Complete Description.
getColumnName | ( | $colNumber | ) |
Brief Description. Complete Description.
$colNumber | (tipo) desc |
getColumnNames | ( | ) |
Brief Description. Complete Description.
getColumnNumber | ( | $colName | ) |
Brief Description. Complete Description.
$colName | (tipo) desc |
getFieldValues | ( | ) |
Brief Description. Complete Description.
getRowCount | ( | ) |
Brief Description. Complete Description.
getRowObject | ( | ) |
Brief Description. Complete Description.
getRowValues | ( | ) |
Brief Description. Complete Description.
getValue | ( | $colName | ) |
Brief Description. Complete Description.
$colName | (tipo) desc |
moveFirst | ( | ) |
Brief Description. Complete Description.
moveLast | ( | ) |
Brief Description. Complete Description.
moveNext | ( | ) |
Brief Description. Complete Description.
movePrev | ( | ) |
Brief Description. Complete Description.
moveTo | ( | $row | ) |
Brief Description. Complete Description.
$row | (tipo) desc |
& SetRowObject | ( | $object | ) |
treeResult | ( | $group, | |
$node ) |
Brief Description. Complete Description.
$group | (tipo) desc |
$node | (tipo) desc |
$bof |
Attribute Description.
$colCount |
Attribute Description.
$eof |
Attribute Description.
$metadata |
Attribute Description.
$result |
Attribute Description.
$row |
Attribute Description.
$rowCount |
Attribute Description.
$type |
Attribute Description.