From dc11816680722cd72026a524cdbddffd66a971b5 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 30 Dec 2004 08:42:49 +0000 Subject: [PATCH] Create sentence git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176020 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/uodbc/functions/odbc-specialcolumns.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/uodbc/functions/odbc-specialcolumns.xml b/reference/uodbc/functions/odbc-specialcolumns.xml index 8f251b1352..d93086f1bf 100644 --- a/reference/uodbc/functions/odbc-specialcolumns.xml +++ b/reference/uodbc/functions/odbc-specialcolumns.xml @@ -1,5 +1,5 @@ - + @@ -29,9 +29,9 @@ When the type argument is SQL_ROWVER, - odbc_specialcolumns Returns the column or columns in the + odbc_specialcolumns 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. Returns an ODBC result identifier or &false; on