notebookutils.lakehouse.listTables | R Documentation |
List all tables in a Lakehouse.
notebookutils.lakehouse.listTables(
lakehouse = "",
workspaceId = "",
maxResults = 1000L
)
lakehouse |
Name of the lakehouse |
workspaceId |
Workspace id of the lakehouse, default to current workspace |
maxResults |
Maximum number of tables to return, default to 1000 |
A list of table objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.