loadDatabaseTable
loadDatabaseTable(
resource,options?):Promise<LazyDataFrame<any>>
Defined in: database/table/load.ts:12
Parameters
Section titled “Parameters”resource
Section titled “resource”any
options?
Section titled “options?”any
Returns
Section titled “Returns”Promise<LazyDataFrame<any>>