Inheritance diagram for perf_mssql:

Public Member Functions | |
| perf_mssql (&$conn) | |
| Explain ($sql, $partial=false) | |
| Tables () | |
| sp_who () | |
| HealthCheck ($cli=false) | |
Public Attributes | |
| $sql1 = 'cast(sql1 as text)' | |
| $createTableSQL | |
| $settings | |
Definition at line 22 of file perf-mssql.inc.php.
|
|
Definition at line 68 of file perf-mssql.inc.php. |
|
||||||||||||
|
Reimplemented from adodb_perf. Definition at line 77 of file perf-mssql.inc.php. |
|
|
Reimplemented from adodb_perf. Definition at line 152 of file perf-mssql.inc.php. |
|
|
Definition at line 146 of file perf-mssql.inc.php. |
|
|
Definition at line 120 of file perf-mssql.inc.php. |
|
|
Initial value: "CREATE TABLE adodb_logsql ( created datetime NOT NULL, sql0 varchar(250) NOT NULL, sql1 varchar(4000) NOT NULL, params varchar(3000) NOT NULL, tracer varchar(500) NOT NULL, timer decimal(16,6) NOT NULL )" Reimplemented from adodb_perf. Definition at line 24 of file perf-mssql.inc.php. |
|
|
Definition at line 33 of file perf-mssql.inc.php. |
|
|
Reimplemented from adodb_perf. Definition at line 23 of file perf-mssql.inc.php. |
1.4.6