entity usage for the CT library

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134915 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2003-07-12 18:17:37 +00:00
parent 051cbe53b0
commit 5846521e53
4 changed files with 9 additions and 29 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 -->
<refentry id="function.sybase-affected-rows">
<refnamediv>
@ -43,17 +43,12 @@
]]>
</screen>
</example>
</para>
</para>
<para>
This command is not effective for SELECT statements, only on
statements which modify records. To retrieve the number of rows
returned from a SELECT, use <function>sybase_num_rows</function>.
<note>
<para>
This function is only available using the CT library interface
to Sybase, and not the DB library.
</para>
</note>
&sybase.ct;
</para>
<para>
See also <function>sybase_num_rows</function>.

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.sybase-deadlock-retry-count">
<refnamediv>
<refname>sybase_deadlock_retry_count</refname>
@ -39,12 +39,7 @@
</tgroup>
</table>
</para>
<note>
<para>
This function is only available using the CT library interface
to Sybase, and not the DB library.
</para>
</note>
&sybase.ct;
</refsect1>
</refentry>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.9 -->
<refentry id="function.sybase-min-client-severity">
<refnamediv>
@ -15,12 +15,7 @@
<para>
<function>sybase_min_client_severity</function> sets the minimum
client severity level.
<note>
<para>
This function is only available using the CT library interface
to Sybase, and not the DB library.
</para>
</note>
&sybase.ct;
</para>
<para>
See also

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.9 -->
<refentry id="function.sybase-min-server-severity">
<refnamediv>
@ -15,12 +15,7 @@
<para>
<function>sybase_min_server_severity</function> sets the minimum
server severity level.
<note>
<para>
This function is only available using the CT library interface
to Sybase, and not the DB library.
</para>
</note>
&sybase.ct;
</para>
<para>
See also