Database
Specifies the name of the database in Databricks that the provider uses for the connection.
データ型
string
デフォルト値
""
解説
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 本製品 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.