API17:JDatabaseSQLAzure::getAffectedRows
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseSQLAzure::getAffectedRows
Description
Get the number of affected rows for the previous executed SQL statement.
Description:JDatabaseSQLAzure::getAffectedRows [Edit Descripton]
public function getAffectedRows ()
- Returns integer The number of affected rows.
- Defined on line 179 of libraries/joomla/database/database/sqlazure.php
- Since
See also
-
JDatabaseSQLAzure::getAffectedRows source code on BitBucket
-
Class JDatabaseSQLAzure
-
Subpackage Database
- Other versions of JDatabaseSQLAzure::getAffectedRows
SeeAlso:JDatabaseSQLAzure::getAffectedRows [Edit See Also]
User contributed notes
<CodeExamplesForm />
