Defining Azure Synapse Fabric Lakehouse Schemas

The following properties are applicable to an Azure Synapse Fabric Lakehouse Schema object.

Tab

Property

Description

Additional Information

  Generate Specifies whether an SQL statement is generated for the schema  
  If Not Exist Specifies that if the schema already exists, no exception is thrown, and no action happens  
  Owner Specifies the role name of the user who owns the new schema  

General

Location

Specifies the file system path where the specified database should be created If the specified does not exist, a new directory is created with the path. If no location is provided, the database is created in the default warehouse directory.

Property Name

Specifies the property name of the database  

Property Value

Specifies the property value of the database in key-value pairs