Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleNote

Please refer to the Notes section on the 9. Database Functions page for details on allowed database data type.

...

ParameterDescription

resultIdentifier

The Result Identifier that is returned from the executeUpdate function

Returns

For Oracle databases this will return the following , it returns this statement:   The number of rows in the database that were affected by the call. If an update exists, -1 will be returned.

For MySQL and PostgreSQL databases this will return the following databases, it returns this statement:   The number of rows in the database that were affected by the update


getError
Anchor
getError
getError

...