Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for rowCount

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
DatabaseStatementEmpty::rowCount function includes/database/database.inc Returns the number of rows affected by the last SQL statement.
DatabaseStatementPrefetch::rowCount function includes/database/prefetch.inc Returns the number of rows affected by the last SQL statement.
DatabaseStatementPrefetch::$rowCount property includes/database/prefetch.inc The number of rows affected by the last query.
DatabaseStatementInterface::rowCount function includes/database/database.inc Returns the number of rows affected by the last SQL statement.
DatabaseStatementPrefetch::$resultRowCount property includes/database/prefetch.inc The number of rows in this result set.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS