Cmdlets for Databricks

Build 25.0.9434

Database Parameter (Connect-Databricks Cmdlet)

Specifies the name of the database in Databricks that the provider uses for the connection.

Syntax

Connect-Databricks -Database string

Data Type

cstr

Default Value

""

Remarks

A database in Databricks is a logical container for schemas and tables within a catalog. In Unity Catalog environments, each database belongs to a specific catalog, such as catalog_name.database_name.

Set this property to the database that you want the cmdlet to query by default. If no value is provided, the default database for the configured catalog is used.

This property is useful for targeting a specific database when working with multiple data environments or Unity Catalog configurations in Databricks.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434