dbGetRowsAffected-DatabricksResult-method: Get number of rows affected (not applicable for SELECT)

dbGetRowsAffected,DatabricksResult-methodR Documentation

Get number of rows affected (not applicable for SELECT)

Description

Get number of rows affected (not applicable for SELECT)

Usage

## S4 method for signature 'DatabricksResult'
dbGetRowsAffected(res, ...)

Arguments

res

A DatabricksResult object

...

Additional arguments (ignored)

Value

-1 (not applicable for SELECT queries)


brickster documentation built on Sept. 9, 2025, 5:33 p.m.