notebookutils.warehouse.getDefinition {notebookutils} | R Documentation |
Get the definition of a warehouse
Description
Get the definition of a warehouse
Usage
notebookutils.warehouse.getDefinition(name, workspaceId = "")
Arguments
name |
Name of the warehouse |
workspaceId |
Workspace id of the warehouse, default to current workspace |
Value
The definition of the warehouse
[Package notebookutils version 1.5.3 Index]