Documentation TYPO3 par Ameos

ADODB_ado_mssql Class Reference

Inheritance diagram for ADODB_ado_mssql:

Inheritance graph
[legend]
Collaboration diagram for ADODB_ado_mssql:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ADODB_ado_mssql ()
 _insertid ()
 _affectedrows ()
 MetaColumns ($table)

Public Attributes

 $databaseType = 'ado_mssql'
 $hasTop = 'top'
 supports affected rows for update/delete?
 $hasInsertID = true
 $sysDate = 'convert(datetime,convert(char,GetDate(),102),102)'
 cache for 1 hour
 $sysTimeStamp = 'GetDate()'
 name of function that returns the current date
 $leftOuter = '*='
 indicates that all fields in order by must be unique
 $rightOuter = '=*'
 operator to use for left outer join in WHERE clause
 $ansiOuter = true
 operator to use for right outer join in WHERE clause
 $substr = "substring"
 default concat operator -- change to || for Oracle/Interbase
 $length = 'len'
 substring operator

Detailed Description

Definition at line 27 of file adodb-ado_mssql.inc.php.


The documentation for this class was generated from the following file:


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6