DacDeployOptions.IgnoreWithNocheckOnCheckConstraints 屬性

定義

取得或設定布林值,指定在比較來源和目標模型時是否要排除考量 CHECK 條件約束物件的 CHECK|NO CHECK 選項。

C#
public bool IgnoreWithNocheckOnCheckConstraints { get; set; }
C#
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "IgnoreWithNocheckOnCheckConstraints")]
public bool IgnoreWithNocheckOnCheckConstraints { get; set; }

屬性值

True 表示忽略 CHECK 條件約束物件的 CHECK|NO CHECK 選項,否則為 false。 預設值為 false。

屬性

適用於

產品 版本
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111