Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-uc-systemschemas
v1
DisableSystemSchemaRequest
Interface DisableSystemSchemaRequest
interface
DisableSystemSchemaRequest
{
metastoreId
?:
string
;
schema
?:
string
;
}
Index
Properties
metastore
Id?
schema?
Properties
Optional
metastore
Id
metastoreId
?:
string
The metastore ID under which the system schema lives.
Optional
schema
schema
?:
string
Full name of the system schema.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metastore
Id
schema
Databricks SDK for JavaScript
Loading...
The metastore ID under which the system schema lives.