SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SmartStore
/
com.salesforce.androidsdk.smartstore.store
/
DBHelper
/
countQuery
count
Query
open
fun
countQuery
(
db
:
SQLiteDatabase
,
table
:
String
,
whereClause
:
String
,
whereArgs
:
Array
<
String
>
)
:
Cursor
Does a count query
Return
Parameters
db
table
where
Clause
where
Args