|
MIOLO25
|
Membros públicos | |
| mssqlQuery ($conf) | |
| getError () | |
| open () | |
| close () | |
| movePrev () | |
| moveNext () | |
| getRowCount () | |
| getColumnCount () | |
| getColumnName ($col) | |
| getValue ($col) | |
| getRowValues () | |
| setConnection ($c) | |
| setSQL ($sql) | |
Campos de Dados | |
| $conf | |
| $conn | |
| $sql | |
| $result | |
| $row | |
| $error | |
Brief Class Description. Complete Class Description. Brief Class Description. Complete Class Description.
| close | ( | ) |
Brief Description. Complete Description.
| getColumnCount | ( | ) |
Brief Description. Complete Description.
| getColumnName | ( | $col | ) |
Brief Description. Complete Description.
| $col | (tipo) desc |
| getError | ( | ) |
Brief Description. Complete Description.
| getRowCount | ( | ) |
Brief Description. Complete Description.
| getRowValues | ( | ) |
Brief Description. Complete Description.
| getValue | ( | $col | ) |
Brief Description. Complete Description.
| $col | (tipo) desc |
| moveNext | ( | ) |
Brief Description. Complete Description.
| movePrev | ( | ) |
Brief Description. Complete Description.
| mssqlQuery | ( | $conf | ) |
Brief Description. Complete Description.
| $conf | (tipo) desc |
| open | ( | ) |
Brief Description. Complete Description.
| setConnection | ( | $c | ) |
Brief Description. Complete Description.
| $c | (tipo) desc |
| setSQL | ( | $sql | ) |
Brief Description. Complete Description.
| $sql | (tipo) desc |
| $conf |
Attribute Description.
| $conn |
Attribute Description.
| $error |
Attribute Description.
| $result |
Attribute Description.
| $row |
Attribute Description.
| $sql |
Attribute Description.