SqlDeploymentOptions.IgnoreWithNocheckOnForeignKeys Property

Definition

Get boolean that specifies whether to exclude the CHECK|NO CHECK option of a FOREIGN KEY
constraint object from consideration when comparing the source and target model.

C#
public bool IgnoreWithNocheckOnForeignKeys { get; }

Property Value

True to ignore the CHECK|NO CHECK option of a FOREIGN KEY constraint object; otherwise, false. Default is false.

Applies to

Product Versions
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111