DialectInfo: DialectInfo Class

DialectInfoR Documentation

DialectInfo Class

Description

DialectInfo Class

DialectInfo Class

Public fields

can
default_max_connections
default_port
installed
label
label_for_database_equivalent
name
supported_options

Methods

Public methods


Method new()

Usage
DialectInfo$new(
  can,
  default_max_connections,
  default_port,
  installed,
  label,
  label_for_database_equivalent,
  name,
  supported_options
)

Method toJSON()

Usage
DialectInfo$toJSON()

Method fromJSONObject()

Usage
DialectInfo$fromJSONObject(DialectInfoJsonObject)

Method fromJSON()

Usage
DialectInfo$fromJSON(DialectInfoJson)

Method toJSONString()

Usage
DialectInfo$toJSONString()

Method fromJSONString()

Usage
DialectInfo$fromJSONString(DialectInfoJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DialectInfo$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.