Bagikan melalui


DacDeployOptions.IgnoreTableOptions Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah opsi pada tabel target diperbarui agar sesuai dengan tabel sumber.

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

Nilai Properti

True untuk mengabaikan perbedaan dalam opsi tabel dan tidak memperbarui tabel target; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk