Class ADOPDOStatement

Description

Located in /3rd/adodb/drivers/adodb-pdo.inc.php (line 369)


	
			
Variable Summary
Method Summary
 ADOPDOStatement ADOPDOStatement ( $stmt,  $connection)
 void Affected_Rows ()
 void ErrorMsg ()
 void ErrorNo ()
 void Execute ([ $inputArr = false])
 void InParameter ( &$var,  $name, [ $maxLen = 4000], [ $type = false])
 void NumCols ()
Variables
mixed $databaseType = "pdo" (line 371)
mixed $dataProvider = "pdo" (line 372)
mixed $_connectionID (line 374)
mixed $_stmt (line 373)
Methods
Constructor ADOPDOStatement (line 376)
ADOPDOStatement ADOPDOStatement ( $stmt,  $connection)
  • $stmt
  • $connection
Affected_Rows (line 397)
void Affected_Rows ()
ErrorMsg (line 402)
void ErrorMsg ()
ErrorNo (line 418)
void ErrorNo ()
Execute (line 382)
void Execute ([ $inputArr = false])
  • $inputArr
InParameter (line 390)
void InParameter ( &$var,  $name, [ $maxLen = 4000], [ $type = false])
  • &$var
  • $name
  • $maxLen
  • $type
NumCols (line 413)
void NumCols ()

Documentation generated on Wed, 23 Jan 2008 19:34:04 -0500 by phpDocumentor 1.4.0