mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Lessopn Learnt: Spaces not Tabs :D
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175947 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dd1f1fc822
commit
a795dba36b
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
|
||||
<refentry id="function.odbc-specialcolumns">
|
||||
<refnamediv>
|
||||
|
@ -30,8 +30,8 @@
|
|||
<simpara>
|
||||
When the type argument is SQL_ROWVER,
|
||||
<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
|
||||
specified table, if any, that are automatically updated by the data source
|
||||
when any value in the row is updated by any transaction
|
||||
</simpara>
|
||||
<simpara>
|
||||
Returns an ODBC result identifier or &false; on
|
||||
|
|
Loading…
Reference in a new issue