ADOFieldObject Class Reference

List of all members.

Public Attributes

 $name = ''
 $max_length = 0
 $type = ""


Detailed Description

Helper class for FetchFields -- holds info on a column

Definition at line 200 of file adodb.inc.php.


Member Data Documentation

ADOFieldObject.$name = ''

Definition at line 201 of file adodb.inc.php.

ADOFieldObject.$max_length = 0

Definition at line 202 of file adodb.inc.php.

ADOFieldObject.$type = ""

Definition at line 203 of file adodb.inc.php.


The documentation for this class was generated from the following file:
This documentation is part of typo3-unleashed.net.
It's an automatically created code documentation of the TYPO3 Content Management System.
Created with doxygen