Bagikan melalui


DacDeployOptions.VerifyDeployment Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah fase verifikasi rencana dijalankan atau tidak.

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

Nilai Properti

Benar untuk melakukan verifikasi rencana; jika tidak, salah untuk melewatinya. Defaultnya adalah true.

Atribut

Berlaku untuk