次の方法で共有


DacExtractOptions.AzureStorageRootPath プロパティ

定義

Azure Synapse Analytics データを 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

プロパティ値

これをデータ抽出操作に設定します。 既定値は null です

属性

適用対象