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
/
insert
insert
open
fun
insert
(
db
:
SQLiteDatabase
,
table
:
String
,
contentValues
:
ContentValues
)
:
Long
Does an insert
Return
row id of inserted row
Parameters
db
table
content
Values