dsListTables-DSLiteConnection-method: List DSLite server datasets

dsListTables,DSLiteConnection-methodR Documentation

List DSLite server datasets

Description

List dataset names living in the DSLite server for performing DataSHIELD operations.

Usage

## S4 method for signature 'DSLiteConnection'
dsListTables(conn)

Arguments

conn

DSLiteConnection-class class object

Value

The fully qualified names of the tables.


DSLite documentation built on Oct. 7, 2022, 9:05 a.m.