reference/ibm_db2/functions/db2-fetch-object.xml
871b71764cdca8238069f27436d96011a6a2cb36
...
...
@@ -11,7 +11,7 @@
11
11
<refsect1 role="description">
12
12
&reftitle.description;
13
13
<methodsynopsis>
14
-
<type>object</type><methodname>db2_fetch_object</methodname>
14
+
<type class="union"><type>stdClass</type><type>false</type></type><methodname>db2_fetch_object</methodname>
15
15
<methodparam><type>resource</type><parameter>stmt</parameter></methodparam>
16
16
<methodparam choice="opt"><type>int</type><parameter>row_number</parameter><initializer>-1</initializer></methodparam>
17
17
</methodsynopsis>
...
...
@@ -129,7 +129,6 @@ Come here, Pook, my little cat!
129
129

130
130

131
131
</refentry>
132
-

133
132
<!-- Keep this comment at the end of the file
134
133
Local variables:
135
134
mode: sgml
136
135