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 object

Value

The fully qualified names of the tables.


DSLite documentation built on Aug. 8, 2025, 7:34 p.m.