Bagikan melalui


DacDeployOptions.UnmodifiableObjectWarnings Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah peringatan harus dihasilkan ketika perbedaan ditemukan dalam objek yang tidak dapat dimodifikasi, misalnya, jika ukuran file atau jalur file berbeda untuk file.

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

Nilai Properti

True untuk menghasilkan peringatan; jika tidak, salah. Defaultnya adalah true.

Atribut

Berlaku untuk