Condividi tramite


DacExtractOptions.AzureStorageRootPath Proprietà

Definizione

Percorso radice di archiviazione nel contenitore per i dati di Azure Synapse Analytics in file parquet.

public string AzureStorageRootPath { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageRootPath")]
public string AzureStorageRootPath { get; set; }
member this.AzureStorageRootPath : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageRootPath")>]
member this.AzureStorageRootPath : string with get, set
Public Property AzureStorageRootPath As String

Valore della proprietà

Impostare questa opzione per l'operazione di estrazione dei dati. Il valore predefinito è Null

Attributi

Si applica a