Description Usage Arguments See Also
Returns the number of rows affected by the executed SQL statement
1 2 | ## S4 method for signature 'KineticaResult'
dbGetRowsAffected(res, ...)
|
res |
an object of [KineticaResult-class] |
... |
Other parameters passed on to methods. |
Other KineticaResult methods: dbBind,KineticaResult-method
,
dbClearResult,KineticaResult-method
,
dbColumnInfo
, dbFetch
,
dbGetInfo
,
dbGetRowCount,KineticaResult-method
,
dbGetStatement,KineticaResult-method
,
dbHasCompleted,KineticaResult-method
,
dbIsValid
,
show,KineticaDriver-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.