private property OAuthStorePostgreSQL::$_lastAffectedRows in Lingotek Translation 7.3
Same name and namespace in other branches
- 7.7 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
- 7.2 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
- 7.4 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
- 7.5 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
- 7.6 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
Number of affected rowsby the last queries
File
- lib/
oauth-php/ library/ store/ OAuthStorePostgreSQL.php, line 56
Class
Code
private $_lastAffectedRows = 0;