Freigeben über


DacDeployOptions.VerifyDeployment Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die Planüberprüfungsphase ausgeführt wird oder nicht, oder legt ihn fest.

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

Eigenschaftswert

"True", wenn die Planüberprüfung ausgeführt werden soll; andernfalls "false". Der Standardwert ist "true".

Attribute

Gilt für: