DacExtractOptions.VerifyExtraction Свойство

Определение

Возвращает или задает логическое значение, указывающее, должен ли проверяться извлеченный пакет.

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

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

Значение true, если пакет должен проверяться; в противном случае — значение false. Значение по умолчанию — false.

Атрибуты

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