perf_informix Class Reference

Inheritance diagram for perf_informix:

Inheritance graph
[legend]
Collaboration diagram for perf_informix:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 perf_informix (&$conn)

Public Attributes

 $createTableSQL
 $tablesSQL = "select a.tabname tablename, ti_nptotal*2 size_in_k, ti_nextns extents, ti_nrows records from systables c, sysmaster:systabnames a, sysmaster:systabinfo b where c.tabname not matches 'sys*' and c.partnum = a.partnum and c.partnum = b.ti_partnum"
 $settings


Detailed Description

Definition at line 22 of file perf-informix.inc.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!