reference/ibm_db2/functions/db2-fetch-row.xml
871b71764cdca8238069f27436d96011a6a2cb36
...
...
@@ -13,7 +13,7 @@
13
13
<methodsynopsis>
14
14
<type>bool</type><methodname>db2_fetch_row</methodname>
15
15
<methodparam><type>resource</type><parameter>stmt</parameter></methodparam>
16
-
<methodparam choice="opt"><type>int</type><parameter>row_number</parameter></methodparam>
16
+
<methodparam choice="opt"><type>int</type><parameter>row_number</parameter><initializer>-1</initializer></methodparam>
17
17
</methodsynopsis>
18
18

19
19

...
...
@@ -164,7 +164,6 @@ db2_fetch_object MULTIRESULTS 2006-10-17-10.11.05.308000
164
164
</refsect1>
165
165

166
166
</refentry>
167
-

168
167
<!-- Keep this comment at the end of the file
169
168
Local variables:
170
169
mode: sgml
171
170