DacExtractOptions.AzureStorageRootPath Свойство

Определение

Корневой путь к хранилищу в контейнере для Azure Synapse данных Аналитики в файлы 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.

Атрибуты

Применяется к