Bagikan melalui


DacDeployOptions.BlockOnPossibleDataLoss Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah penyebaran harus berhenti jika operasi dapat menyebabkan kehilangan data.

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

Nilai Properti

True untuk menghentikan penyebaran jika kemungkinan kehilangan data jika terdeteksi; jika tidak, salah. Defaultnya adalah true.

Atribut

Berlaku untuk