DacExportOptions.VerifyExtraction Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se il pacchetto estratto deve essere verificato.

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

Valore della proprietà

True se il pacchetto deve essere verificato; in caso contrario, false. Il valore predefinito è true.

Attributi

Si applica a