Partager via


DacExtractOptions.VerifyExtraction Propriété

Définition

Obtenez ou définissez la valeur booléenne qui spécifie si le package extrait doit être vérifié.

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

Valeur de propriété

True si le package doit être vérifié ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à