reference/cubrid/functions/cubrid-lob-close.xml
648875cf73af01acdb6afaa5ca38b0bf6631bf42
...
...
@@ -25,7 +25,7 @@
25
25
<variablelist>
26
26
<varlistentry>
27
27
<term><parameter>lob_identifier_array</parameter></term>
28
-
<listitem><para>LOB identifier array return from cubrid_lob_get.</para></listitem>
28
+
<listitem><para>LOB identifier array returned from <function>cubrid_lob_get</function>.</para></listitem>
29
29
</varlistentry>
30
30
</variablelist>
31
31
</para>
...
...
@@ -34,10 +34,7 @@
34
34
<refsect1 role="returnvalues">
35
35
&reftitle.returnvalues;
36
36
<para>
37
-
&true;, when process is successful.
38
-
</para>
39
-
<para>
40
-
&false;, when process is unsuccessful.
37
+
&return.success;
41
38
</para>
42
39
</refsect1>
43
40

44
41