reference/ibm_db2/functions/db2-lob-read.xml
871b71764cdca8238069f27436d96011a6a2cb36
...
...
@@ -12,7 +12,7 @@
12
12
<refsect1 role="description">
13
13
&reftitle.description;
14
14
<methodsynopsis>
15
-
<type>string</type><methodname>db2_lob_read</methodname>
15
+
<type class="union"><type>string</type><type>false</type></type><methodname>db2_lob_read</methodname>
16
16
<methodparam><type>resource</type><parameter>stmt</parameter></methodparam>
17
17
<methodparam><type>int</type><parameter>colnum</parameter></methodparam>
18
18
<methodparam><type>int</type><parameter>length</parameter></methodparam>
...
...
@@ -173,7 +173,6 @@ Loop 6: TEST.
173
173
</refsect1>
174
174

175
175
</refentry>
176
-

177
176
<!-- Keep this comment at the end of the file
178
177
Local variables:
179
178
mode: sgml
180
179