You are here

private property OAuthStorePostgreSQL::$_lastAffectedRows in Lingotek Translation 7.6

Same name and namespace in other branches
  1. 7.7 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
  2. 7.2 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
  3. 7.3 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
  4. 7.4 lib/oauth-php/library/store/OAuthStorePostgreSQL.php \OAuthStorePostgreSQL::_lastAffectedRows
  5. 7.5 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

OAuthStorePostgreSQL

Code

private $_lastAffectedRows = 0;