Bagikan melalui


DacDeployOptions.ScriptDeployStateChecks Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah database target harus diperiksa untuk memastikan bahwa database tersebut ada, sedang online dan dapat diperbarui.

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

Nilai Properti

True untuk melakukan pemeriksaan status pada database target; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk