reference/cubrid/functions/cubrid-prepare.xml
648875cf73af01acdb6afaa5ca38b0bf6631bf42
...
...
@@ -43,7 +43,7 @@
43
43
</varlistentry>
44
44
<varlistentry>
45
45
<term><parameter>option</parameter></term>
46
-
<listitem><para>OID return option CUBRID_INCLUDE_OID.</para></listitem>
46
+
<listitem><para>OID return option <constant>CUBRID_INCLUDE_OID</constant>.</para></listitem>
47
47
</varlistentry>
48
48
</variablelist>
49
49
</para>
...
...
@@ -52,10 +52,7 @@
52
52
<refsect1 role="returnvalues">
53
53
&reftitle.returnvalues;
54
54
<para>
55
-
Request identifier, if process is successful;
56
-
</para>
57
-
<para>
58
-
&false;, if process is unsuccessful.
55
+
Request identifier, if process is successful,&return.falseforfailure;.
59
56
</para>
60
57
</refsect1>
61
58

62
59