Поделиться через


DacExportOptions.TempDirectoryForTableData Свойство

Определение

Указывает временный каталог, используемый для буферизации табличных данных перед записью в файл пакета.

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

Значение свойства

Путь к временному каталогу. Если значение null или пусто, по умолчанию используется временная папка users.

Атрибуты

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