dbDataType: dbDataType

dbDataType,EXAObject,ANY-methodR Documentation

dbDataType

Description

dbDataType

Usage

## S4 method for signature 'EXAObject,ANY'
dbDataType(dbObj, obj, ...)

Arguments

dbObj

A object inheriting from [EXADriver-class] or [EXAConnection-class].

obj

An R object whose SQL type we want to determine.

...

Unused.

Methods (by class)

  • dbObj = EXAObject,obj = ANY: Determines the EXASOL data type of an object.

Author(s)

EXASOL AG <opensource@exasol.com>

See Also

dbDataType,DBIObject-method


EXASOL/r-exasol documentation built on Aug. 28, 2023, 2:32 a.m.