/harmoni/core/DBHandler/SelectQueryResult.interface.php

Description
Classes
Class Description
SelectQueryResultInterface The SelectQueryResult interface provides the functionality common to a SELECT query result.
Includes
require_once ("QueryResult.interface.php") (line 3)
Constants
ASSOC = 1 (line 11)

A constant indicating an associative array.

  • const: integer ASSOC
BOTH = 3 (line 28)

A constant indicating an array that has both numeric and associative (string) indices.

  • const: integer BOTH
NUMERIC = 2 (line 19)

A constant indicating a numeric array.

  • const: integer NUMERIC

Documentation generated on Wed, 19 Sep 2007 10:26:23 -0400 by phpDocumentor 1.3.0RC3