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

Class: MDB2_LOB_Result

Source Location: /MDB2-2.0.0beta4/MDB2/LOB.php

Class Overview

MDB2_LOB
   |
   --MDB2_LOB_Result

MDB2 Large Object (BLOB/CLOB) class for reading results


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 110]
MDB2 Large Object (BLOB/CLOB) class for reading results


[ Top ]


Class Variables

$result_lob =  0

[line 112]


Type:   mixed


[ Top ]



Method Detail

create   [line 114]

void create( &$arguments)


Overrides MDB2_LOB::create() (parent method not documented)

Parameters:

   &$arguments   — 

[ Top ]

destroy   [line 124]

void destroy( )


Overrides MDB2_LOB::destroy() (parent method not documented)
[ Top ]

endOfLOB   [line 129]

void endOfLOB( )


Overrides MDB2_LOB::endOfLOB() (parent method not documented)
[ Top ]

readLOB   [line 134]

void readLOB( &$data, $length)


Overrides MDB2_LOB::readLOB() (parent method not documented)

Parameters:

   &$data   — 
   $length   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:20:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.