Partager via


DacDeployOptions.VerifyDeployment Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie si la phase de vérification de plan est exécutée ou non.

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

Valeur de propriété

True pour effectuer la vérification de plan, sinon, false pour l'ignorer. La valeur par défaut est true.

Attributs

S’applique à