Create sentence

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176020 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-12-30 08:42:49 +00:00
parent 025d1bab3c
commit dc11816680

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-specialcolumns">
<refnamediv>
@ -29,9 +29,9 @@
</simpara>
<simpara>
When the type argument is SQL_ROWVER,
<function>odbc_specialcolumns</function> Returns the column or columns in the
<function>odbc_specialcolumns</function> returns the column or columns in the
specified table, if any, that are automatically updated by the data source
when any value in the row is updated by any transaction
when any value in the row is updated by any transaction.
</simpara>
<simpara>
Returns an ODBC result identifier or &false; on