reference/ibm_db2/functions/db2-conn-errormsg.xml
871b71764cdca8238069f27436d96011a6a2cb36
...
...
@@ -12,7 +12,7 @@
12
12
&reftitle.description;
13
13
<methodsynopsis>
14
14
<type>string</type><methodname>db2_conn_errormsg</methodname>
15
-
<methodparam choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
15
+
<methodparam choice="opt"><type class="union"><type>resource</type><type>null</type></type><parameter>connection</parameter><initializer>&null;</initializer></methodparam>
16
16
</methodsynopsis>
17
17

18
18
<para>
...
...
@@ -100,7 +100,6 @@ or database name "BADNAME" could not be found. SQLSTATE=42705
100
100
</refsect1>
101
101

102
102
</refentry>
103
-

104
103
<!-- Keep this comment at the end of the file
105
104
Local variables:
106
105
mode: sgml
107
106