From 94e6bafdbe56ce64780c5f97c124dd3a6bdc2de7 Mon Sep 17 00:00:00 2001 From: Grant Croker Date: Mon, 26 Jan 2009 15:57:20 +0000 Subject: [PATCH] Update function parameters for 2.0 api git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274639 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../functions/ingres-field-length.xml | 21 +++++++++---------- .../ingres-ii/functions/ingres-field-name.xml | 21 +++++++++---------- .../functions/ingres-field-nullable.xml | 21 +++++++++---------- .../functions/ingres-field-precision.xml | 21 +++++++++---------- .../functions/ingres-field-scale.xml | 21 +++++++++---------- .../ingres-ii/functions/ingres-field-type.xml | 21 +++++++++---------- .../ingres-ii/functions/ingres-num-fields.xml | 9 ++++---- .../ingres-ii/functions/ingres-num-rows.xml | 9 ++++---- 8 files changed, 68 insertions(+), 76 deletions(-) diff --git a/reference/ingres-ii/functions/ingres-field-length.xml b/reference/ingres-ii/functions/ingres-field-length.xml index 9c33deb7d6..b7144a8e6c 100644 --- a/reference/ingres-ii/functions/ingres-field-length.xml +++ b/reference/ingres-ii/functions/ingres-field-length.xml @@ -1,5 +1,5 @@ - + ingres_field_length @@ -10,8 +10,8 @@ &reftitle.description; intingres_field_length + resourceresult intindex - resourcelink ingres_field_length returns the length of a @@ -25,6 +25,14 @@ &reftitle.parameters; + + result + + + The query result identifier. + + + index @@ -35,15 +43,6 @@ - - link - - - The connection link identifier. If not specified, the last opened link - is used. - - - diff --git a/reference/ingres-ii/functions/ingres-field-name.xml b/reference/ingres-ii/functions/ingres-field-name.xml index 5e13dd08cc..7c35e825f1 100644 --- a/reference/ingres-ii/functions/ingres-field-name.xml +++ b/reference/ingres-ii/functions/ingres-field-name.xml @@ -1,5 +1,5 @@ - + ingres_field_name @@ -10,8 +10,8 @@ &reftitle.description; stringingres_field_name + resourceresult intindex - resourcelink ingres_field_name returns the name of a field @@ -23,6 +23,14 @@ &reftitle.parameters; + + result + + + The query result identifier. + + + index @@ -33,15 +41,6 @@ - - link - - - The connection link identifier. If not specified, the last opened link - is used. - - - diff --git a/reference/ingres-ii/functions/ingres-field-nullable.xml b/reference/ingres-ii/functions/ingres-field-nullable.xml index f458592bd4..0e3dbedd41 100644 --- a/reference/ingres-ii/functions/ingres-field-nullable.xml +++ b/reference/ingres-ii/functions/ingres-field-nullable.xml @@ -1,5 +1,5 @@ - + ingres_field_nullable @@ -10,8 +10,8 @@ &reftitle.description; boolingres_field_nullable + resourceresult intindex - resourcelink Test if a field is nullable. @@ -22,6 +22,14 @@ &reftitle.parameters; + + result + + + The query result identifier. + + + index @@ -32,15 +40,6 @@ - - link - - - The connection link identifier. If not specified, the last opened link - is used. - - - diff --git a/reference/ingres-ii/functions/ingres-field-precision.xml b/reference/ingres-ii/functions/ingres-field-precision.xml index 0f47a02e18..4b4e13f511 100644 --- a/reference/ingres-ii/functions/ingres-field-precision.xml +++ b/reference/ingres-ii/functions/ingres-field-precision.xml @@ -1,5 +1,5 @@ - + ingres_field_precision @@ -10,8 +10,8 @@ &reftitle.description; intingres_field_precision + resourceresult intindex - resourcelink ingres_field_precision returns the precision @@ -25,6 +25,14 @@ &reftitle.parameters; + + result + + + The query result identifier. + + + index @@ -35,15 +43,6 @@ - - link - - - The connection link identifier. If not specified, the last opened link - is used. - - - diff --git a/reference/ingres-ii/functions/ingres-field-scale.xml b/reference/ingres-ii/functions/ingres-field-scale.xml index 82943ce849..09d812c201 100644 --- a/reference/ingres-ii/functions/ingres-field-scale.xml +++ b/reference/ingres-ii/functions/ingres-field-scale.xml @@ -1,5 +1,5 @@ - + ingres_field_scale @@ -10,8 +10,8 @@ &reftitle.description; intingres_field_scale + resourceresult intindex - resourcelink ingres_field_scale returns the scale of a @@ -25,6 +25,14 @@ &reftitle.parameters; + + result + + + The query result identifier. + + + index @@ -35,15 +43,6 @@ - - link - - - The connection link identifier. If not specified, the last opened link - is used. - - - diff --git a/reference/ingres-ii/functions/ingres-field-type.xml b/reference/ingres-ii/functions/ingres-field-type.xml index 0566bd51e8..0a0929c00e 100644 --- a/reference/ingres-ii/functions/ingres-field-type.xml +++ b/reference/ingres-ii/functions/ingres-field-type.xml @@ -1,5 +1,5 @@ - + ingres_field_type @@ -10,8 +10,8 @@ &reftitle.description; stringingres_field_type + resourceresult intindex - resourcelink Get the type of a field in a query result. @@ -22,6 +22,14 @@ &reftitle.parameters; + + result + + + The query result identifier. + + + index @@ -32,15 +40,6 @@ - - link - - - The connection link identifier. If not specified, the last opened link - is used. - - - diff --git a/reference/ingres-ii/functions/ingres-num-fields.xml b/reference/ingres-ii/functions/ingres-num-fields.xml index 17fd3ed892..55fdea6771 100644 --- a/reference/ingres-ii/functions/ingres-num-fields.xml +++ b/reference/ingres-ii/functions/ingres-num-fields.xml @@ -1,5 +1,5 @@ - + ingres_num_fields @@ -10,7 +10,7 @@ &reftitle.description; intingres_num_fields - resourcelink + resourceresult ingres_num_fields returns the number of @@ -24,11 +24,10 @@ - link + result - The connection link identifier. If not specified, the last opened link - is used. + The query result identifier. diff --git a/reference/ingres-ii/functions/ingres-num-rows.xml b/reference/ingres-ii/functions/ingres-num-rows.xml index 3cc5482106..f705e467cd 100644 --- a/reference/ingres-ii/functions/ingres-num-rows.xml +++ b/reference/ingres-ii/functions/ingres-num-rows.xml @@ -1,16 +1,16 @@ - + ingres_num_rows - Get the number of rows affected or returned by the last query + Get the number of rows affected or returned by a query &reftitle.description; intingres_num_rows - resourcelink + resourceresult This function is mainly meant to get the number of rows @@ -35,8 +35,7 @@ link - The connection link identifier. If not specified, the last opened link - is used. + The result identifier for a query.