get_attr: Get attributes of a table

View source: R/dabr.R

get_attrR Documentation

Get attributes of a table

Description

Get attributes of a table

Usage

get_attr(conn, ...)

## S3 method for class 'MariaDBConnection'
get_attr(conn, name, ...)

Arguments

conn

DB connection object.

...

Optional parameters.

name

Table name.

Value

List of attributes for table name.


dabr documentation built on Oct. 17, 2022, 5:10 p.m.