Bagikan melalui


DacDeployOptions.IgnoreNotForReplication Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah akan mengecualikan opsi NOT FOR REPLICATION dari pertimbangan saat membandingkan model sumber dan target.

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

Nilai Properti

True untuk mengabaikan opsi NOT FOR REPLICATION; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk