Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-uc-schemas
v1
DeleteSchemaRequest
Interface DeleteSchemaRequest
interface
DeleteSchemaRequest
{
force
?:
boolean
;
fullNameArg
?:
string
;
}
Index
Properties
force?
full
Name
Arg?
Properties
Optional
force
force
?:
boolean
Force deletion even if the schema is not empty.
Optional
full
Name
Arg
fullNameArg
?:
string
Full name of the schema.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
force
full
Name
Arg
Databricks SDK for JavaScript
Loading...
Force deletion even if the schema is not empty.