다음을 통해 공유


DacExtractOptions.AzureStorageRootPath 속성

정의

parquet 파일에 대한 분석 데이터를 Azure Synapse 컨테이너 아래의 스토리지 루트 경로입니다.

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입니다.

특성

적용 대상