MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

Class: MDB2_Driver_Reverse_fbsql

Source Location: /MDB2_Driver_fbsql-0.3.0/MDB2/Driver/Reverse/fbsql.php

Class Overview

MDB2_Driver_Reverse_Common
   |
   --MDB2_Driver_Reverse_fbsql

MDB2 FrontBase driver for the schema reverse engineering module


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 57]
MDB2 FrontBase driver for the schema reverse engineering module


[ Top ]


Method Detail

tableInfo   [line 77]

array tableInfo( object|string $result, [int $mode = null])

Returns information about a table or a result set
  • Return: an associative array with the information requested. A MDB2_Error object on failure.
  • See: MDB2_Driver_Common::tableInfo()

Parameters:

object|string   $result   —  MDB2_result object from a query or a string containing the name of a table. While this also accepts a query result resource identifier, this behavior is deprecated.
int   $mode   —  a valid tableInfo mode

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:51:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.